sapling/eden/fs/testharness
Brian Strauch 3986ddb614 ObjectStore stats
Summary: Added the cli command `eden stats object-store` for querying the counts on what part of the object store was responsible for finding the blob or blob size (local store or backing store). This will tell us how well local and in-memory caching works for different workflows.

Reviewed By: chadaustin

Differential Revision: D15934535

fbshipit-source-id: 70345f11a51c3c6996dc001d4101744395a3d182
2019-07-01 12:49:57 -07:00
..
test update license headers in C++ files 2019-06-19 17:02:45 -07:00
CMakeLists.txt update license headers in CMake files 2019-06-19 17:02:46 -07:00
FakeBackingStore.cpp update license headers in C++ files 2019-06-19 17:02:45 -07:00
FakeBackingStore.h update license headers in C++ files 2019-06-19 17:02:45 -07:00
FakeClock.h update license headers in C++ files 2019-06-19 17:02:45 -07:00
FakeFuse.cpp update license headers in C++ files 2019-06-19 17:02:45 -07:00
FakeFuse.h update license headers in C++ files 2019-06-19 17:02:45 -07:00
FakeObjectStore.cpp update license headers in C++ files 2019-06-19 17:02:45 -07:00
FakeObjectStore.h update license headers in C++ files 2019-06-19 17:02:45 -07:00
FakePrivHelper.cpp eden: add thrift calls for adding/removing bind mounts 2019-06-25 18:42:37 -07:00
FakePrivHelper.h eden: add thrift calls for adding/removing bind mounts 2019-06-25 18:42:37 -07:00
FakeTreeBuilder.cpp update license headers in C++ files 2019-06-19 17:02:45 -07:00
FakeTreeBuilder.h update license headers in C++ files 2019-06-19 17:02:45 -07:00
HgRepo.cpp update license headers in C++ files 2019-06-19 17:02:45 -07:00
HgRepo.h update license headers in C++ files 2019-06-19 17:02:45 -07:00
InodeUnloader.h update license headers in C++ files 2019-06-19 17:02:45 -07:00
StoredObject.h update license headers in C++ files 2019-06-19 17:02:45 -07:00
TempFile.cpp update license headers in C++ files 2019-06-19 17:02:45 -07:00
TempFile.h update license headers in C++ files 2019-06-19 17:02:45 -07:00
TestChecks.h update license headers in C++ files 2019-06-19 17:02:45 -07:00
TestDispatcher.cpp update license headers in C++ files 2019-06-19 17:02:45 -07:00
TestDispatcher.h update license headers in C++ files 2019-06-19 17:02:45 -07:00
TestMain.cpp update license headers in C++ files 2019-06-19 17:02:45 -07:00
TestMount.cpp ObjectStore stats 2019-07-01 12:49:57 -07:00
TestMount.h ObjectStore stats 2019-07-01 12:49:57 -07:00
TestServer.cpp update license headers in C++ files 2019-06-19 17:02:45 -07:00
TestServer.h update license headers in C++ files 2019-06-19 17:02:45 -07:00
TestUtil.cpp update license headers in C++ files 2019-06-19 17:02:45 -07:00
TestUtil.h update license headers in C++ files 2019-06-19 17:02:45 -07:00