sapling/eden
Wez Furlong c5bef2d26d eden: eden top shows cmdline rather than exe
Summary:
Frequently, non-eden-owner-owned processes show up as `err:13` in
the `eden top` output which is a bit of a PITA.  This diff pulls the data
from `/proc/PID/cmdline` instead of `/proc/PID/exe`; the former is world
readable always while the latter is restricted to process owner readable.

Reviewed By: chadaustin

Differential Revision: D13342789

fbshipit-source-id: d4e395b318107e873189a1e2039329015c4c38f8
2018-12-05 13:15:20 -08:00
..
benchmarks Cut most of the remaining Thrift SASL integration 2018-11-19 22:40:44 -08:00
cli eden: eden top shows cmdline rather than exe 2018-12-05 13:15:20 -08:00
docs store FileInode and TreeInode timestamps in the InodeTable 2018-05-22 11:22:19 -07:00
fs eden: eden top shows cmdline rather than exe 2018-12-05 13:15:20 -08:00
hooks Fix path to post-clone hook in docs 2018-12-04 19:14:51 -08:00
integration remove TreeInodeDirHandle, fix unmount while dir handle is open 2018-12-04 16:37:41 -08:00
py Improve typing of dirstate read and write functions 2018-10-08 15:14:44 -07:00
scripts unmount stale edenfs mounts in eden doctor 2018-01-19 11:06:51 -08:00
test_support Use TemporaryDirectoryMixin in CLI tests 2018-12-03 14:42:11 -08:00
test-data add more files to the basic snapshot 2018-11-26 12:28:52 -08:00
third-party Update FUSE kernel API 2018-10-29 11:17:14 -07:00
win Cleaning up the test code from main(). 2018-12-04 18:14:48 -08:00
.pyre_configuration.local add a pyre configuration file 2018-11-21 16:11:36 -08:00
Eden.project.toml Eden.project.toml file for Nuclide 2018-04-26 11:05:23 -07:00