sapling/eden/cli
Wez Furlong e739219103 eden: rage: fix ps usage on macOS
Summary:
This has been a minor nit reported by our macOS users for a little
while.

* Skip the code that collects the process tree, as there is no
  out of the box function for this on macOS. (We still run it
  on Linux)
* Adjust the `ps` command arguments for macOS when running on macOS

Reviewed By: chadaustin

Differential Revision: D19649881

fbshipit-source-id: c2e7a434a3264951c3ecbd02dab3459f401190d6
2020-01-31 10:13:45 -08:00
..
doctor fix eden doctor's check for commit validity to handle corrupt checkouts 2020-01-30 11:15:37 -08:00
test properly escape command line arguments in eden top 2020-01-31 10:07:49 -08:00
__init__.py eden: add a script to build the eden client executable for oss builds 2019-01-15 14:14:32 -08:00
buck.py Tidy up license headers 2019-10-11 05:28:23 -07:00
CMakeLists.txt install the edenfsctl program during the CMake build 2019-12-03 21:42:28 -08:00
cmd_util.py Tidy up license headers 2019-10-11 05:28:23 -07:00
config.py fix eden doctor's check for commit validity to handle corrupt checkouts 2020-01-30 11:15:37 -08:00
configinterpolator.py Tidy up license headers 2019-10-11 05:28:23 -07:00
configutil.py Tidy up license headers 2019-10-11 05:28:23 -07:00
daemon.py Tidy up license headers 2019-10-11 05:28:23 -07:00
debug_posix.py Update pyre version for eden 2019-10-16 16:56:29 -07:00
debug.py have eden debug log show the end of the log file by default 2020-01-24 13:22:18 -08:00
filesystem.py fix doctor tests when host has low disk space 2019-12-20 16:14:23 -08:00
fsck.py Update pyre version for eden 2019-10-31 15:31:07 -07:00
hg_util.py Tidy up license headers 2019-10-11 05:28:23 -07:00
logfile.py update license headers in .py files 2019-06-19 17:02:46 -07:00
main.py Update pyre version for eden 2020-01-24 12:32:43 -08:00
mtab.py eden: remove legacy bind mount code 2019-09-30 18:57:14 -07:00
overlay.py Tidy up license headers 2019-10-11 05:28:23 -07:00
process_finder.py Update pyre version for eden 2019-08-16 14:44:25 -07:00
rage.py eden: rage: fix ps usage on macOS 2020-01-31 10:13:45 -08:00
redirect.py eden: remove legacy bind mount concept from redirections 2019-12-04 10:47:14 -08:00
stats_print.py Tidy up license headers 2019-10-11 05:28:23 -07:00
stats.py fix O(num_inodes) behavior of getStatInfo() 2019-11-06 11:31:43 -08:00
subcmd.py Update pyre version for eden 2019-12-20 16:14:21 -08:00
systemd.py Update pyre version for eden 2020-01-24 12:32:43 -08:00
tabulate.py Tidy up license headers 2019-10-11 05:28:23 -07:00
top.py properly escape command line arguments in eden top 2020-01-31 10:07:49 -08:00
trace_cmd.py update license headers in .py files 2019-06-19 17:02:46 -07:00
trace.py Update pyre version for eden 2019-10-16 16:56:29 -07:00
ui.py Update pyre version for eden 2019-10-31 15:31:07 -07:00
util.py fix eden doctor's check for commit validity to handle corrupt checkouts 2020-01-30 11:15:37 -08:00
version.py Update pyre version for eden 2019-10-16 16:56:29 -07:00
win_ui.py Tidy up license headers 2019-10-11 05:28:23 -07:00
winproc.py Tidy up license headers 2019-10-11 05:28:23 -07:00