rocksdb/trace_replay
haoyuhuang aa71718ac3 Add block cache tracer. (#5410)
Summary:
This PR adds a help class block cache tracer to read/write block cache accesses. It uses the trace reader/writer to perform this task.
Pull Request resolved: https://github.com/facebook/rocksdb/pull/5410

Differential Revision: D15612843

Pulled By: HaoyuHuang

fbshipit-source-id: f30fd1e1524355ca87db5d533a5c086728b141ea
2019-06-06 11:24:39 -07:00
..
block_cache_tracer_test.cc Add block cache tracer. (#5410) 2019-06-06 11:24:39 -07:00
block_cache_tracer.cc Add block cache tracer. (#5410) 2019-06-06 11:24:39 -07:00
block_cache_tracer.h Add block cache tracer. (#5410) 2019-06-06 11:24:39 -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