sapling/eden/fs
Mark Shroyer 13a2b2cf34 Drop log level for getScmStatusV2()
Summary:
Our logs are currently full of messages about the duration of
semifuture_getScmStatusV2(), which isn't very helpful.  This drops the default
level to DBG3 so that we only log at DBG2 when the request takes longer than
one second.

Reviewed By: xavierd

Differential Revision: D44693481

fbshipit-source-id: 9ff8e04ab39e960050e64930a023949962360b9c
2023-04-04 19:36:14 -07:00
..
benchmarks Update libc-0.2.137 to libc-0.2.139 2023-02-12 16:30:00 -08:00
cli cli: force enable-sqlite-overlay to be set on Windows 2023-04-04 16:06:47 -07:00
cli_rs cli: force enable-sqlite-overlay to be set on Windows 2023-04-04 16:06:47 -07:00
config config: force enable sqlite overlay on Windows 2023-04-04 16:06:47 -07:00
digest Add Blake3 support 2023-03-21 15:12:32 -07:00
docs windows write path code tour 2023-04-04 11:12:24 -07:00
fuse remove the reference-counting overhead from DurationScope 2023-03-24 13:50:40 -07:00
inodes fix the activityBufferMaxEvents ConfigSetting's case 2023-04-04 10:42:45 -07:00
journal remove the reference-counting overhead from DurationScope 2023-03-24 13:50:40 -07:00
model Generalize Hash and add Hash32 2023-03-21 15:12:32 -07:00
monitor utils: deny building an AbsolutePath from a literal 2022-11-22 16:20:30 -08:00
nfs get mountd building on windows 2023-03-29 12:52:44 -07:00
notifications notifications: properly handle exception when creating E-Menu 2022-12-29 11:10:58 -08:00
prjfs Fix PrjFS Enumerator quadratic complexity 2023-03-29 18:34:52 -07:00
py upgrade pyre version in fbcode/eden - batch 1 2023-02-06 11:55:20 -08:00
rocksdb use fmt in rocksdb 2022-11-11 18:46:15 -08:00
scripts fs: fix license header 2022-01-04 15:00:07 -08:00
service Drop log level for getScmStatusV2() 2023-04-04 19:36:14 -07:00
sqlite fix copy paste error in logs 2022-10-28 10:45:49 -07:00
store add hg import queue events to ActivityBuffer 2023-04-04 10:42:45 -07:00
takeover switch FaultInjector to ImmediateFuture 2022-12-19 13:11:02 -08:00
telemetry use RingBuffer in ActivityBuffer to avoid allocations 2023-04-03 23:40:55 -07:00
testharness store: support fetching aux data via ObjectStore 2023-03-29 15:35:52 -07:00
third-party Remove runtime check for macFUSE rename ABI 2023-01-20 08:50:47 -08:00
utils add a RingBuffer 2023-04-03 23:40:55 -07:00
Cargo.toml sync with latest upstream now that changes have been merged 2023-04-04 15:55:35 -07:00
CMakeLists.txt Add Blake3 support 2023-03-21 15:12:32 -07:00