sapling/eden/fs/fuse
Chad Austin 496c69e182 allow masking trace events
Summary:
Sometimes you only want to trace writes into the EdenFS checkout, so
add the ability to run `eden strace` with `--reads`, `--writes`, or
both in order to see only those events.

Reviewed By: wez

Differential Revision: D24468539

fbshipit-source-id: a1b3c730987cf86ce3d39952c6a5e9c5edaddfc2
2020-10-23 19:53:00 -07:00
..
fuse_tester move strace logging into FuseChannel 2020-10-20 09:34:03 -07:00
privhelper indicate to coreutils that edenfs is a remote filesystem 2020-10-19 12:13:54 -07:00
test move strace logging into FuseChannel 2020-10-20 09:34:03 -07:00
CMakeLists.txt move strace logging into FuseChannel 2020-10-20 09:34:03 -07:00
DirList.cpp fs: ifdef linux/macos only files 2020-09-23 12:20:41 -07:00
DirList.h Tidy up license headers 2019-10-11 05:28:23 -07:00
Dispatcher.cpp fs: ifdef linux/macos only files 2020-09-23 12:20:41 -07:00
Dispatcher.h fuse: cleanup some include of RequestData 2020-09-02 12:15:48 -07:00
FuseChannel.cpp allow masking trace events 2020-10-23 19:53:00 -07:00
FuseChannel.h allow masking trace events 2020-10-23 19:53:00 -07:00
FuseRequestContext.cpp Remove dead includes in eden 2020-10-09 15:25:47 -07:00
FuseRequestContext.h fuse: move and rename RequestData 2020-09-04 16:14:24 -07:00
FuseTypes.h move third-party/ into eden/fs/ 2020-05-04 11:33:12 -07:00
Invalidation.h make unlink and rmdir explicit about kernel cache invalidation 2020-07-28 14:47:40 -07:00
PollHandle.cpp fs: ifdef linux/macos only files 2020-09-23 12:20:41 -07:00
PollHandle.h Tidy up license headers 2019-10-11 05:28:23 -07:00