sapling/eden/fs/service
Brian Strauch 1556dec257 Total FUSE access time
Summary: Record a rolling sum of the time taken by any FUSE call on a per-process basis

Reviewed By: strager

Differential Revision: D16553149

fbshipit-source-id: 54f1e453916727a40f245b294239dc1b232a8967
2019-08-02 09:44:03 -07:00
..
oss update license headers in C++ files 2019-06-19 17:02:45 -07:00
test update license headers in C++ files 2019-06-19 17:02:45 -07:00
.gitignore watchman: pull in thrift in the oss build for eden support 2019-02-04 21:37:47 -08:00
CMakeLists.txt use fb303 repo in open source build 2019-07-24 21:07:04 -07:00
eden.thrift Total FUSE access time 2019-08-02 09:44:03 -07:00
EdenCPUThreadPool.cpp update license headers in C++ files 2019-06-19 17:02:45 -07:00
EdenCPUThreadPool.h update license headers in C++ files 2019-06-19 17:02:45 -07:00
EdenError.cpp change newEdenError() to format arguments with folly::to<string>() 2019-08-01 16:51:38 -07:00
EdenError.h change newEdenError() to format arguments with folly::to<string>() 2019-08-01 16:51:38 -07:00
EdenInit.cpp Add --edenDir and other command line arguments support to Edenfs on Windows 2019-06-25 14:16:11 -07:00
EdenInit.h update license headers in C++ files 2019-06-19 17:02:45 -07:00
EdenMain.cpp wait to copy the command line until after we drop privileges 2019-07-19 12:39:57 -07:00
EdenMain.h update license headers in C++ files 2019-06-19 17:02:45 -07:00
EdenServer.cpp fix handling of errors that occur early during mount initialization 2019-07-31 20:09:46 -07:00
EdenServer.h add a getDaemonInfo() thrift method 2019-07-17 13:47:02 -07:00
EdenServiceHandler.cpp Total FUSE access time 2019-08-02 09:44:03 -07:00
EdenServiceHandler.h Add debug command to flush Journal 2019-07-30 22:05:32 -07:00
EdenStateDir.cpp update license headers in C++ files 2019-06-19 17:02:45 -07:00
EdenStateDir.h update license headers in C++ files 2019-06-19 17:02:45 -07:00
fb-edenfs@.service update license header in remaining files 2019-06-19 17:02:46 -07:00
PeriodicTask.cpp update license headers in C++ files 2019-06-19 17:02:45 -07:00
PeriodicTask.h update license headers in C++ files 2019-06-19 17:02:45 -07:00
PrettyPrinters.cpp update license headers in C++ files 2019-06-19 17:02:45 -07:00
PrettyPrinters.h update license headers in C++ files 2019-06-19 17:02:45 -07:00
StartupLogger.cpp update license headers in C++ files 2019-06-19 17:02:45 -07:00
StartupLogger.h update license headers in C++ files 2019-06-19 17:02:45 -07:00
streamingeden.thrift Reclaim stream<> syntax 2019-06-26 07:51:50 -07:00
Systemd.cpp update license headers in C++ files 2019-06-19 17:02:45 -07:00
Systemd.h update license headers in C++ files 2019-06-19 17:02:45 -07:00
ThriftUtil.h change newEdenError() to format arguments with folly::to<string>() 2019-08-01 16:51:38 -07:00