sapling/eden/fs/fuse
Adam Simpkins 3d18d04475 change the process name for the privhelper to "edenfs_privhelp"
Summary:
Call `folly::setThreadName()` in the privhelper process when it starts.  This
changes the command name reported in `/proc/PID/comm` and in `ps`

The process name is limited to 15 bytes, so this shows up as `edenfs_privhelp`

Reviewed By: fanzeyi

Differential Revision: D20199409

fbshipit-source-id: a5349bfab9230174aaa99c87f0db73fe31659186
2020-03-02 15:35:21 -08:00
..
fuse_tester rename tracing to telemetry 2019-10-15 13:39:41 -07:00
privhelper change the process name for the privhelper to "edenfs_privhelp" 2020-03-02 15:35:21 -08:00
test rename tracing to telemetry 2019-10-15 13:39:41 -07:00
BufVec.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
BufVec.h Tidy up license headers 2019-10-11 05:28:23 -07:00
CMakeLists.txt eden: show desktop notification for blob/tree fetch errors 2020-02-10 08:28:49 -08:00
DirList.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
DirList.h Tidy up license headers 2019-10-11 05:28:23 -07:00
Dispatcher.cpp remove the dead FileHandle class 2019-10-18 12:17:43 -07:00
Dispatcher.h ensure fuse capability flags survive graceful restart 2019-12-10 10:25:30 -08:00
FuseChannel.cpp eden: show desktop notification for blob/tree fetch errors 2020-02-10 08:28:49 -08:00
FuseChannel.h eden: show desktop notification for blob/tree fetch errors 2020-02-10 08:28:49 -08:00
FuseTypes.h Tidy up license headers 2019-10-11 05:28:23 -07:00
InodeNumber.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
InodeNumber.h Replace Folly Format with fmt in logger to reduce binary size 2019-11-18 05:53:08 -08:00
PollHandle.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
PollHandle.h Tidy up license headers 2019-10-11 05:28:23 -07:00
RequestData.cpp eden: show desktop notification for blob/tree fetch errors 2020-02-10 08:28:49 -08:00
RequestData.h eden: show desktop notification for blob/tree fetch errors 2020-02-10 08:28:49 -08:00