log cgroup name and init method
commit95a9c0521b0db91e356224687162bf8a28ff4863
authorMillie Chen <milliechen@fb.com>
Tue, 8 Dec 2020 18:47:21 +0000 (8 10:47 -0800)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Tue, 8 Dec 2020 18:49:25 +0000 (8 10:49 -0800)
tree838577014e7668a34532e8227fe2c27714a1822c
parent03fab6ff274e3b641a465f64577c15351b05f208
log cgroup name and init method

Summary:
This diff
1. logs the cgroup name to scuba
2. logs name of the init method, e.g. "lazy saved_state init", etc.
3. creates a new memory table for full init when aved-state init falls back to full init. [Here](https://www.internalfb.com/intern/sandcastle/log/?instance_id=18014398861907462&step_id=18014401822497431&step_index=14&name=server-log) is an example, where saved-state init has fallen back to full init but the Memory stats table still shows "LAZY SAVED-STATE INIT"

Differential Revision: D25350480

fbshipit-source-id: cec82cb7f674fe696ca5ed66ab4da1432bf70272
hphp/hack/src/server/serverInit.ml
hphp/hack/src/server/serverMain.ml
hphp/hack/src/stubs/logging/hackEventLogger.ml
hphp/hack/src/utils/cgroup/cgroupProfiler.ml
hphp/hack/src/utils/cgroup/cgroupProfiler.mli