rocksdb/trace_replay
haoyuhuang 68b46a2e36 Block cache tracer: StartTrace return busy if trace is already started. (#5519)
Summary:
This PR is needed for integration into MyRocks. A second call on StartTrace returns Busy so that MyRocks may return an error to the user.
Pull Request resolved: https://github.com/facebook/rocksdb/pull/5519

Test Plan: make clean && USE_CLANG=1 make check -j32

Differential Revision: D16055476

Pulled By: HaoyuHuang

fbshipit-source-id: a51772fb0965c873922757eb470a332b1e02a91d
2019-06-30 20:03:01 -07:00
..
block_cache_tracer_test.cc Block cache tracer: StartTrace return busy if trace is already started. (#5519) 2019-06-30 20:03:01 -07:00
block_cache_tracer.cc Block cache tracer: StartTrace return busy if trace is already started. (#5519) 2019-06-30 20:03:01 -07:00
block_cache_tracer.h Block cache tracer: Do not populate block cache trace record when tracing is disabled. (#5510) 2019-06-27 08:34:08 -07:00
trace_replay.cc Add block cache tracer. (#5410) 2019-06-06 11:24:39 -07:00
trace_replay.h Add block cache tracer. (#5410) 2019-06-06 11:24:39 -07:00