sapling/eden/fs/cli
Genevieve Helsel eb97eeedd4 move is_system_idle to UnixProcUtils
Summary: This code can be used on Mac as well, so I can just move it to `UnixProcUtils` to be shared. I think to start it we can just try using this before trying to add special idleness detection with looking for active screensavers etc.

Reviewed By: fanzeyi

Differential Revision: D23183163

fbshipit-source-id: fffad8314e70f8726836c482f7a5e30e57a75c0d
2020-09-02 20:19:49 -07:00
..
doctor mock kerberos checks in doctor tests 2020-08-31 07:51:17 -07:00
test add ability to construct EdenInstance from cmdline args 2020-09-02 20:19:48 -07:00
__init__.py remediation of S205607 2020-07-17 17:16:13 -07:00
buck.py cli: properly detect running buck on Windows 2020-08-11 19:01:13 -07:00
CMakeLists.txt Move eden.cli namespace to eden.fs.cli 2020-03-25 11:46:56 -07:00
cmd_util.py update eden du to display an aggregated result of all mounts. 2020-06-10 19:29:25 -07:00
config.py skip restarting if the installed version is the same as the running version 2020-09-02 20:19:48 -07:00
configinterpolator.py Move cli/ directory from eden/ to eden/fs (Without changing namespace) 2020-03-25 11:18:30 -07:00
configutil.py Convert type check targets in eden to use configuration 2020-05-08 15:24:57 -07:00
daemon_util.py update Python platform checks to use sys.platform 2020-04-03 16:52:32 -07:00
daemon.py cli: wait for EdenFS to be healthy on start 2020-08-06 12:31:57 -07:00
debug_posix.py suppress errors in eden - batch 1 2020-07-20 13:29:51 -07:00
debug.py make a separate command for prefetch_profile 2020-08-06 13:17:07 -07:00
filesystem.py cli: enable doctor on Windows 2020-08-28 19:49:37 -07:00
fsck.py Move cli/ directory from eden/ to eden/fs (Without changing namespace) 2020-03-25 11:18:30 -07:00
hg_util.py suppress errors in eden - batch 1 2020-07-20 13:29:51 -07:00
logfile.py Update pyre version for eden 2020-04-23 12:09:39 -07:00
main.py add unique return code for unhealthy instance before restart 2020-08-13 09:44:11 -07:00
mtab.py Move eden.cli namespace to eden.fs.cli 2020-03-25 11:46:56 -07:00
overlay.py suppress errors in eden - batch 1 2020-07-20 13:29:51 -07:00
prefetch_profile.py make a separate command for prefetch_profile 2020-08-06 13:17:07 -07:00
prefetch.py make a separate command for prefetch_profile 2020-08-06 13:17:07 -07:00
proc_utils_win.py cli: wait for EdenFS to be healthy on start 2020-08-06 12:31:57 -07:00
proc_utils.py move is_system_idle to UnixProcUtils 2020-09-02 20:19:49 -07:00
rage.py fix eden rage on Windows 2020-06-10 19:29:52 -07:00
redirect.py enable mkscratch on Windows 2020-08-24 21:38:12 -07:00
stats_print.py remove stats memory command 2020-05-05 12:09:11 -07:00
stats.py rename stats io to stats fuse and stats latency to stats fuse-latency 2020-05-05 12:09:12 -07:00
subcmd.py allow async subcmd run functions 2020-06-22 11:27:11 -07:00
systemd_service.py make systemd management functions explicitly async 2020-07-07 11:31:33 -07:00
systemd.py make systemd management functions explicitly async 2020-07-07 11:31:33 -07:00
tabulate.py eliminate extra blank line in tabulate 2020-07-17 06:43:58 -07:00
telemetry.py suppress errors in eden - batch 1 2020-07-20 13:29:51 -07:00
top.py add --mount option to eden debug processfetch 2020-07-17 06:43:58 -07:00
trace_cmd.py Move cli/ directory from eden/ to eden/fs (Without changing namespace) 2020-03-25 11:18:30 -07:00
trace.py Move cli/ directory from eden/ to eden/fs (Without changing namespace) 2020-03-25 11:18:30 -07:00
ui.py Convert type check targets in eden to use configuration 2020-05-02 21:16:55 -07:00
util.py cli: wait for EdenFS to be healthy on start 2020-08-06 12:31:57 -07:00
version.py update edenfsctl to report the compile-time version 2020-04-22 12:48:48 -07:00
win_ui.py Move cli/ directory from eden/ to eden/fs (Without changing namespace) 2020-03-25 11:18:30 -07:00
winproc.py cli: increase start timeout to 60s 2020-09-02 10:47:26 -07:00