Commit Graph

21 Commits (f72fd5856585774063ac3fc8926f70626963d488)

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
Jay Zhuang eda83eaac0 Fix cmake build failure with gflags (#8324) 3 years ago
mrambacher 3dff28cf9b Use SystemClock* instead of std::shared_ptr<SystemClock> in lower level routines (#8033) 4 years ago
Jay Zhuang fd0d35d390 Fix block_cache_test failure (#7783) 4 years ago
Ramkumar Vadivelu 9a690a74e1 In ParseInternalKey(), include corrupt key info in Status (#7515) 4 years ago
Ramkumar Vadivelu e04a50923d Change ParseInternalKey() to return Status instead of bool (#7457) 4 years ago
Peter Dillinger 31da5e34c1 C++20 compatibility (#6697) 4 years ago
Huisheng Liu 07a3f7f008 fix MSVC build failures (#6517) 5 years ago
Michael R. Crusoe 051696bf98 fix some spelling typos (#6464) 5 years ago
sdong fdf882ded2 Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 5 years ago
Gaurav Singh 4e33f1e1dc simplify user_access_only expression (#6360) 5 years ago
Connor f32a311f0d Fix compliation error on GCC4.8.2 (#6106) 5 years ago
Adam Retter 6d58ea901d Fix compilation under MSVC VS2015 (#6081) 5 years ago
Jay Zhuang 51413e0a85 Fix a compile error (#5864) 5 years ago
sdong c06b54d0c6 Apply formatter on recent 45 commits. (#5827) 5 years ago
Adam Retter e8c2e68b4e Fix RocksDB bug in block_cache_trace_analyzer.cc on Windows (#5786) 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 f4a616ebf9 Block cache analyzer: python script to plot graphs (#5673) 5 years ago
haoyuhuang 70c7302fb5 Block cache simulator: Add pysim to simulate caches using reinforcement learning. (#5610) 5 years ago