sapling/eden/fs
Katie Mancini e1836f679c Add spaces to process name in data fetch logs
Summary:
Previously pieces of the command line for a process were seperated by `\0`.
This makes them a bit hard to read and also makes running queries on them
harder. Converts these `\0` back to spaces to fix this.

see https://fb.workplace.com/groups/edenfs/permalink/1446711485499079/ for
more motivation.

Reviewed By: wez

Differential Revision: D23266909

fbshipit-source-id: e4a9284e04039fcd971bed0d6e21d220e946acdb
2020-08-21 13:57:56 -07:00
..
benchharness add 4k random writes benchmark 2020-07-14 16:13:37 -07:00
benchmarks add 4k random writes benchmark 2020-07-14 16:13:37 -07:00
cli add unique return code for unhealthy instance before restart 2020-08-13 09:44:11 -07:00
config utils: add a platform independent FileUtils 2020-08-14 18:56:33 -07:00
docs Some minor modifications to verbiage in documentation 2020-07-06 22:20:17 -07:00
fuse eden: macos: avoid UB with shared_errno 2020-08-05 19:58:03 -07:00
inodes utils: add a platform independent FileUtils 2020-08-14 18:56:33 -07:00
journal Migrate to field_ref Thrift API 2020-07-28 14:32:44 -07:00
model model: report symlink/executable as regular files on Windows 2020-05-12 08:46:35 -07:00
monitor enable log rotation in edenfs_monitor 2020-05-07 20:05:46 -07:00
notifications eden: show desktop notification for blob/tree fetch errors 2020-02-10 08:28:49 -08:00
py thrift: do not test for socket before connecting to it 2020-07-22 15:37:14 -07:00
rocksdb Remove dead includes in eden 2019-10-11 16:45:01 -07:00
service Remove all remaining calls to completeInThread 2020-08-21 13:00:45 -07:00
sqlite silence some msvc warnings from sqlite.{h,cpp} 2020-04-26 21:14:24 -07:00
store Add spaces to process name in data fetch logs 2020-08-21 13:57:56 -07:00
takeover Migrate to field_ref Thrift API 2020-07-21 11:23:35 -07:00
telemetry store: plumb CMD_CAT_TREE 2020-08-12 08:17:25 -07:00
testharness utils: add a platform independent FileUtils 2020-08-14 18:56:33 -07:00
third-party eden: support NO_OPEN support on macOS 2020-07-27 17:53:03 -07:00
utils utils: add a platform independent FileUtils 2020-08-14 18:56:33 -07:00
win utils: add a platform independent FileUtils 2020-08-14 18:56:33 -07:00
CMakeLists.txt revert: Run Eden as a Windows service 2020-05-28 09:01:03 -07:00