rocksdb/trace_replay
haoyuhuang 9bbccda01e First commit for block cache trace analyzer (#5425)
Summary:
This PR contains the first commit for block cache trace analyzer. It reads a block cache trace file and prints statistics of the traces.

We will extend this class to provide more functionalities.
Pull Request resolved: https://github.com/facebook/rocksdb/pull/5425

Differential Revision: D15709580

Pulled By: HaoyuHuang

fbshipit-source-id: 2f43bd2311f460ab569880819d95eeae217c20bb
2019-06-11 12:22:44 -07:00
..
block_cache_tracer_test.cc Add block cache tracer. (#5410) 2019-06-06 11:24:39 -07:00
block_cache_tracer.cc First commit for block cache trace analyzer (#5425) 2019-06-11 12:22:44 -07:00
block_cache_tracer.h First commit for block cache trace analyzer (#5425) 2019-06-11 12:22:44 -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