rocksdb/trace_replay
haoyuhuang bb4178066d Integrate block cache tracer into db_impl (#5433)
Summary:
This PR integrates the block cache tracer class into db_impl.cc.
db_impl.cc contains a member variable of AtomicBlockCacheTraceWriter class and passes its reference to the block_based_table_reader.
Pull Request resolved: https://github.com/facebook/rocksdb/pull/5433

Differential Revision: D15728016

Pulled By: HaoyuHuang

fbshipit-source-id: 23d5659e8c82d556833dcc1a5558aac8c1f7db71
2019-06-13 15:43:10 -07:00
..
block_cache_tracer_test.cc Integrate block cache tracer into db_impl (#5433) 2019-06-13 15:43:10 -07:00
block_cache_tracer.cc Integrate block cache tracer into db_impl (#5433) 2019-06-13 15:43:10 -07:00
block_cache_tracer.h Integrate block cache tracer into db_impl (#5433) 2019-06-13 15:43:10 -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