Commit Graph

14 Commits (d6e016be6dceae99adb2c068331c90d468661873)

Author SHA1 Message Date
mrambacher 13ae16c315 Cleanup includes in dbformat.h (#8930) 3 years ago
Merlin Mao f58d276764 Make TraceRecord and Replayer public (#8611) 3 years ago
mrambacher 3dff28cf9b Use SystemClock* instead of std::shared_ptr<SystemClock> in lower level routines (#8033) 3 years ago
Jay Zhuang 861b0d1a49 Fix Windows build in block_cache_tracer_test (#7795) 4 years ago
sdong fdf882ded2 Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 4 years ago
haoyuhuang 3da225716c Block cache analyzer: Support reading from human readable trace file. (#5679) 5 years ago
haoyuhuang 8a008d4170 Block access tracing: Trace referenced key for Get on non-data blocks. (#5548) 5 years ago
haoyuhuang 6edc5d0719 Block cache tracing: Associate a unique id with Get and MultiGet (#5514) 5 years ago
haoyuhuang 68b46a2e36 Block cache tracer: StartTrace return busy if trace is already started. (#5519) 5 years ago
haoyuhuang 705b8eecb4 Add more callers for table reader. (#5454) 5 years ago
haoyuhuang 7a8d7358bb Integrate block cache tracer in block based table reader. (#5441) 5 years ago
haoyuhuang 89695bfbaa Remove unused variable (#5457) 5 years ago
haoyuhuang bb4178066d Integrate block cache tracer into db_impl (#5433) 5 years ago
haoyuhuang aa71718ac3 Add block cache tracer. (#5410) 5 years ago