sapling/eden/fs/telemetry
Richard Barnes 6d6b5253ce Remove extra semi colon from eden/fs/telemetry/TraceBus.h
Summary:
`-Wextra-semi` or `-Wextra-semi-stmt`

If the code compiles, this is safe to land.

Reviewed By: dmm-fb

Differential Revision: D51777971

fbshipit-source-id: 773e23e38af97640a244306fa4205d0f2c9e40c5
2023-12-01 22:38:22 -08:00
..
facebook Re-sync with internal repository 2023-10-11 22:09:00 -07:00
test eden (2379049371826165760) 2023-10-24 00:22:18 -07:00
ActivityBuffer.h use RingBuffer in ActivityBuffer to avoid allocations 2023-04-03 23:40:55 -07:00
CMakeLists.txt get oss windows build back to functioning 2023-03-29 12:52:44 -07:00
EdenStats.cpp stop recording quantile stats for counters 2022-10-05 15:19:10 -07:00
EdenStats.h Add retry to backingstore for trees 2023-10-27 16:29:22 -07:00
FsEventLogger.cpp Use iterators when calling format_to() on memory buffers 2023-05-04 15:09:43 -07:00
FsEventLogger.h refactor ServerState constructor 2022-03-01 17:52:58 -08:00
IActivityRecorder.h break EdenServer.h's dependency on EdenMount.h 2023-05-18 09:44:50 -07:00
IHiveLogger.h fs: fix license header 2022-01-04 15:00:07 -08:00
LogEvent.cpp migrate to throw_ and throwf 2022-07-08 13:30:53 -07:00
LogEvent.h eden (-6156933346114208584) 2023-11-08 17:56:28 -08:00
NullStructuredLogger.h standardize namespaces on C++17 syntax 2022-05-17 10:12:56 -07:00
RequestMetricsScope.cpp clang-tidy advice 2023-07-13 16:30:55 -07:00
RequestMetricsScope.h Revert D51029740: Namespace doesn't need to be followed by semicolon 2023-11-06 08:37:37 -08:00
ScribeLogger.h standardize namespaces on C++17 syntax 2022-05-17 10:12:56 -07:00
ScubaStructuredLogger.cpp standardize namespaces on C++17 syntax 2022-05-17 10:12:56 -07:00
ScubaStructuredLogger.h standardize namespaces on C++17 syntax 2022-05-17 10:12:56 -07:00
SessionId.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
SessionId.h fs: fix license header 2022-01-04 15:00:07 -08:00
SessionInfo.cpp log architecture on macOS to edenfs_events 2022-08-31 11:57:28 -07:00
SessionInfo.h log architecture on macOS to edenfs_events 2022-08-31 11:57:28 -07:00
StructuredLogger.cpp eden (2379049371826165760) 2023-10-24 00:22:18 -07:00
StructuredLogger.h standardize namespaces on C++17 syntax 2022-05-17 10:12:56 -07:00
StructuredLoggerFactory.cpp remove the reference-counting overhead from DurationScope 2023-03-24 13:50:40 -07:00
StructuredLoggerFactory.h remove the reference-counting overhead from DurationScope 2023-03-24 13:50:40 -07:00
SubprocessScribeLogger.cpp telemetry: enable SubprocessScribeLogger on Windows 2023-01-03 15:33:33 -08:00
SubprocessScribeLogger.h standardize namespaces on C++17 syntax 2022-05-17 10:12:56 -07:00
TARGETS Re-sync with internal repository 2023-10-11 22:09:00 -07:00
TaskTrace.cpp telemetry: add hasSubscription to TraceBus and optimize TaskTraceBlock 2023-01-18 16:41:25 -08:00
TaskTrace.h telemetry: add hasSubscription to TraceBus and optimize TaskTraceBlock 2023-01-18 16:41:25 -08:00
TraceBus-inl.h small clarifications to TraceBus 2023-04-05 16:27:02 -07:00
TraceBus.h Remove extra semi colon from eden/fs/telemetry/TraceBus.h 2023-12-01 22:38:22 -08:00
Tracing.cpp eden (2379049371826165760) 2023-10-24 00:22:18 -07:00
Tracing.h standardize namespaces on C++17 syntax 2022-05-17 10:12:56 -07:00