Add `--dump-fanout` argument to `hh_server`
commit4b739e771f65ce910dc68c033afa23a87c95dc80
authorWaleed Khan <waleedk@fb.com>
Tue, 5 May 2020 01:12:25 +0000 (4 18:12 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Tue, 5 May 2020 01:15:27 +0000 (4 18:15 -0700)
treeae856edaa8dfbe97617126b2991d77431a19db09
parentfc081349ca5694d75a8177b826f4818776d20892
Add `--dump-fanout` argument to `hh_server`

Summary: I need to compare the fanout of `hh_server` and `hh_fanout`. There doesn't appear to be a way to do that. This commit adds a way to do that.

Reviewed By: ljw1004

Differential Revision: D20746648

fbshipit-source-id: 03e09452dc835214a8e8f98f6f91ed617f304f13
hphp/hack/src/server/serverArgs.ml
hphp/hack/src/server/serverArgs_sig.ml
hphp/hack/src/server/serverLazyInit.ml