rocksdb/utilities/simulator_cache
haoyuhuang 8a008d4170 Block access tracing: Trace referenced key for Get on non-data blocks. (#5548)
Summary:
This PR traces the referenced key for Get for all types of blocks. This is useful when evaluating hybrid row-block caches.
Pull Request resolved: https://github.com/facebook/rocksdb/pull/5548

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

Differential Revision: D16157979

Pulled By: HaoyuHuang

fbshipit-source-id: f6327411c9deb74e35e22a35f66cdbae09ab9d87
2019-07-17 13:05:58 -07:00
..
cache_simulator_test.cc Block access tracing: Trace referenced key for Get on non-data blocks. (#5548) 2019-07-17 13:05:58 -07:00
cache_simulator.cc Block access tracing: Trace referenced key for Get on non-data blocks. (#5548) 2019-07-17 13:05:58 -07:00
cache_simulator.h Block access tracing: Trace referenced key for Get on non-data blocks. (#5548) 2019-07-17 13:05:58 -07:00
sim_cache_test.cc Per-thread unique test db names (#4135) 2018-07-13 17:27:39 -07:00
sim_cache.cc Export Cache::GetCharge (#5476) 2019-06-18 17:35:41 -07:00