Commit Graph

23 Commits (5fef34fd3a42b31abb0e454d467e0128b115a69c)

Author SHA1 Message Date
akankshamahajan 0e7b27bfcf Refactor block cache tracing APIs (#10811) 2 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
Peter Dillinger 08552b19d3 Genericize and clean up FastRange (#7436) 4 years ago
mrambacher b7e1c5213f Add some simulator cache and block tracer tests to ASSERT_STATUS_CHECKED (#7305) 4 years ago
sdong 50d6969816 Fix unity build broken by #7007 (#7024) 4 years ago
sdong fdf882ded2 Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 4 years ago
Peter Dillinger ca7ccbe2ea Misc hashing updates / upgrades (#5909) 5 years ago
haoyuhuang 3da225716c Block cache analyzer: Support reading from human readable trace file. (#5679) 5 years ago
haoyuhuang 6e78fe3c8d Pysim more algorithms (#5644) 5 years ago
haoyuhuang 3778470061 Block cache analyzer: Compute correlation of features and human readable trace file. (#5596) 5 years ago
haoyuhuang 8a008d4170 Block access tracing: Trace referenced key for Get on non-data blocks. (#5548) 5 years ago
haoyuhuang 3e9c5a3523 Block cache analyzer: Add more stats (#5516) 5 years ago
haoyuhuang 1a59b6e2a9 Cache simulator: Add a ghost cache for admission control and a hybrid row-block cache. (#5534) 5 years ago
haoyuhuang 6edc5d0719 Block cache tracing: Associate a unique id with Get and MultiGet (#5514) 5 years ago
haoyuhuang 66464d1fde Remove multiple declarations o kMicrosInSecond. 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 bcfc53b436 Block cache tracing: Fix minor bugs with downsampling and some benchmark results. (#5473) 5 years ago
haoyuhuang 7a8d7358bb Integrate block cache tracer in block based table reader. (#5441) 5 years ago
haoyuhuang bb4178066d Integrate block cache tracer into db_impl (#5433) 5 years ago
haoyuhuang 9bbccda01e First commit for block cache trace analyzer (#5425) 5 years ago
haoyuhuang aa71718ac3 Add block cache tracer. (#5410) 5 years ago