export some jit serialize stats
commitbc20e6b5b23cd8189475da43063f56a88fa6eb03
authorBin Liu <binliu@fb.com>
Fri, 8 Feb 2019 01:26:06 +0000 (7 17:26 -0800)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Fri, 8 Feb 2019 01:29:54 +0000 (7 17:29 -0800)
tree7ad42da0084465f317e507e27f48dd0918be1434
parentfd71c71e16345661e9ae34ba02dca5bddd5a047d
export some jit serialize stats

Summary:
move the build host and build time from ProfDataDeserializer into ProdData.
export stats about whether deserialization was attempted/succeeded in admin port command.

Reviewed By: jgasperetti

Differential Revision: D13977806

fbshipit-source-id: 836f03c3066b2d09a3be3f94d305b8b3943cc109
hphp/runtime/base/program-functions.cpp
hphp/runtime/server/admin-request-handler.cpp
hphp/runtime/vm/jit/prof-data-serialize.cpp
hphp/runtime/vm/jit/prof-data-serialize.h
hphp/runtime/vm/jit/prof-data.cpp
hphp/runtime/vm/jit/prof-data.h