sapling/eden/fs
Genevieve Helsel 283c6de0df log mismatched parents during staus
Summary: scuba logging for mismatched parent commits, it would be nice to have a count on how often this is encountered so we can pinpoint spikes of this case. I am not sure how helpful having the parent commits would be in the event, my thought there was that it could help see how far away the commits are and if one of the commtis doesn't exist (like in the case of stripping commtis with a cancelled hg split), but I am open to having an empty event as well if storing these strings is too expensive.

Reviewed By: fanzeyi

Differential Revision: D19432378

fbshipit-source-id: fa3e7cd6aef832c4f918f339b781590b7484cfdc
2020-01-16 12:01:11 -08:00
..
benchharness Tidy up license headers 2019-10-11 05:28:23 -07:00
config limit the number of tree prefetch operations that can run in parallel 2019-12-20 16:14:19 -08:00
fuse drop the log level for some debug messages 2019-12-20 16:14:23 -08:00
inodes log mismatched parents during staus 2020-01-16 12:01:11 -08:00
journal rename tracing to telemetry 2019-10-15 13:39:41 -07:00
model Add EdenMount diff to generate the ScmStatus 2019-12-10 14:07:24 -08:00
rocksdb Remove dead includes in eden 2019-10-11 16:45:01 -07:00
service use unicode micro symbol when logging thrift call durations 2020-01-08 14:43:25 -08:00
sqlite fix a missing dependency in a CMakeLists.txt file 2019-11-21 21:43:54 -08:00
store stop storing sizes in their own local store column 2019-12-20 16:14:23 -08:00
takeover refactor the EDEN_BUG() macro 2019-11-22 15:38:33 -08:00
telemetry log mismatched parents during staus 2020-01-16 12:01:11 -08:00
testharness eden: semi-futurify BackingStore::getTree 2019-12-20 16:14:22 -08:00
utils Remove folly's ColdClass, which was of dubious utility 2020-01-09 13:09:56 -08:00
win Implemented check file name functionality to workaround a Projected FS issue. 2020-01-13 16:15:09 -08:00
CMakeLists.txt hg status tests for Eden Windows 2019-12-10 14:07:26 -08:00