sapling/eden/fs
Jake Crouch 52644f6d1b Adding truncatedReads stat to journal
Summary: The journal will now keep of how many reads from accumulateRange have been truncated. This is a useful metric that will allow us to see how often we are forcing Watchman to use its fallback of creating a fresh instance and help us in calibrating if we find our memory limit is too small.

Reviewed By: strager

Differential Revision: D16017968

fbshipit-source-id: 95f4fbd1fd2d8523ff397202172408e1c89669be
2019-07-29 14:01:08 -07:00
..
benchharness update license headers in C++ files 2019-06-19 17:02:45 -07:00
config Check if the fd is valid before calling close 2019-06-21 17:05:07 -07:00
fuse Count FUSE reads/writes 2019-07-26 10:08:10 -07:00
inodes Set up keeping track of "global" Journal Stats in EdenStats 2019-07-25 23:36:43 -07:00
journal Adding truncatedReads stat to journal 2019-07-29 14:01:08 -07:00
model update license headers in CMake files 2019-06-19 17:02:46 -07:00
rocksdb fix race conditions in RocksDbLocalStore access during shutdown 2019-06-24 18:29:19 -07:00
service unbreak edenfsctl status 2019-07-26 15:58:12 -07:00
sqlite update license headers in CMake files 2019-06-19 17:02:46 -07:00
store remove EDEN_HAVE_STATS flag 2019-07-24 21:24:36 -07:00
takeover update license headers in thrift files 2019-06-19 17:02:46 -07:00
testharness Set up keeping track of "global" Journal Stats in EdenStats 2019-07-25 23:36:43 -07:00
tracing Adding truncatedReads stat to journal 2019-07-29 14:01:08 -07:00
utils Count FUSE reads/writes 2019-07-26 10:08:10 -07:00
win Pass commandline to EdenServer to fix build 2019-07-19 08:47:52 -07:00
CMakeLists.txt update license headers in CMake files 2019-06-19 17:02:46 -07:00