rocksdb/monitoring
jsteemann a2e46eae46 fix compiling with -DNPERF_CONTEXT (#5704)
Summary:
This was previously broken, as the performance context-related
macro signatures in file monitoring/perf_context_imp.h
deviated for the case when NPERF_CONTEXT was defined and when it
was not.

Update the macros for the `-DNPERF_CONTEXT` case, so it compiles.
Pull Request resolved: https://github.com/facebook/rocksdb/pull/5704

Differential Revision: D16867746

fbshipit-source-id: 05539724cb1f7955ecc42828365836a677759ad9
2019-08-16 14:38:08 -07:00
..
file_read_sample.h
histogram.cc simplify include directive involving inttypes (#5402) 2019-06-06 13:56:07 -07:00
histogram.h
histogram_test.cc Move test related files under util/ to test_util/ (#5377) 2019-05-30 11:25:51 -07:00
histogram_windowing.cc
histogram_windowing.h
in_memory_stats_history.cc Persistent Stats: persist stats history to disk (#5046) 2019-06-17 15:21:50 -07:00
in_memory_stats_history.h Persistent Stats: persist stats history to disk (#5046) 2019-06-17 15:21:50 -07:00
instrumented_mutex.cc Move test related files under util/ to test_util/ (#5377) 2019-05-30 11:25:51 -07:00
instrumented_mutex.h
iostats_context.cc
iostats_context_imp.h Fix compilation errors for 32bits/LITE/ios build. (#5220) 2019-04-22 16:02:16 -07:00
iostats_context_test.cc Move test related files under util/ to test_util/ (#5377) 2019-05-30 11:25:51 -07:00
perf_context.cc
perf_context_imp.h fix compiling with -DNPERF_CONTEXT (#5704) 2019-08-16 14:38:08 -07:00
perf_level.cc
perf_level_imp.h
perf_step_timer.h
persistent_stats_history.cc Persistent Stats: persist stats history to disk (#5046) 2019-06-17 15:21:50 -07:00
persistent_stats_history.h Persistent Stats: persist stats history to disk (#5046) 2019-06-17 15:21:50 -07:00
statistics.cc WritePrepared: fix Get without snapshot (#5664) 2019-08-05 13:41:21 -07:00
statistics.h
statistics_test.cc Move test related files under util/ to test_util/ (#5377) 2019-05-30 11:25:51 -07:00
stats_history_test.cc Exclude StatsHistoryTest.ForceManualFlushStatsCF test from lite mode (#5529) 2019-07-01 16:37:08 -07:00
thread_status_impl.cc
thread_status_updater.cc
thread_status_updater.h
thread_status_updater_debug.cc
thread_status_util.cc
thread_status_util.h
thread_status_util_debug.cc