Add workload stats.
commit3454905fd2958829b15a5ba0224f2052042ed20c
authorMichael O'Farrell <michaelofarrell@fb.com>
Thu, 31 Aug 2017 15:09:22 +0000 (31 08:09 -0700)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Thu, 31 Aug 2017 15:34:17 +0000 (31 08:34 -0700)
treec20f3f51fc1ec49f807145557a6374a0b99ecd96
parent606fe2c1fc73c6caa4fad861b07c3f37551b3398
Add workload stats.

Reviewed By: mxw

Differential Revision: D5593953

fbshipit-source-id: d8588c67fed9aa5c94657f64b85c71b2637decfd
hphp/runtime/vm/bytecode.cpp
hphp/runtime/vm/jit/mcgen-translate.cpp
hphp/runtime/vm/jit/service-request-handlers.cpp
hphp/runtime/vm/workload-stats.cpp [new file with mode: 0644]
hphp/runtime/vm/workload-stats.h [new file with mode: 0644]