Commit Graph

28 Commits (main)

Author SHA1 Message Date
sdong 48fe921754 Run clang format against files under tools/ and db_stress_tool/ (#10868) 2 years ago
Peter Dillinger e466173d5c Print stack traces on frozen tests in CI (#10828) 2 years ago
Changyu Bi 8515bd50c9 Support read rate-limiting in SequentialFileReader (#9973) 2 years ago
Zhichao Cao 4340e1ff6d Disable the QPS verification in test temporally (#9190) 3 years ago
Zhichao Cao f4294669e0 Fix the analyzer test failure caused by inaccurate timing wait (#9181) 3 years ago
Merlin Mao 785faf2d07 Simplify `TraceAnalyzer` (#8697) 3 years ago
Zhichao Cao 61c9bd49c1 Analyze MultiGet in trace_analyzer (#8575) 3 years ago
Zhichao Cao 82a70e1470 Trace MultiGet Keys and CF_IDs to the trace file (#8421) 3 years ago
Jay Zhuang eda83eaac0 Fix cmake build failure with gflags (#8324) 3 years ago
Peter Dillinger 4b18c46d10 Refactor: add LineFileReader and Status::MustCheck (#8026) 3 years ago
Akanksha Mahajan 6790a983eb Fix for ASSERT_STATUS_CHECKED test failure (#7985) 3 years ago
Zhichao Cao b0fd1cc45a Introduce a new trace file format (v 0.2) for better extension (#7977) 3 years ago
mrambacher 4a09d632c4 Remove Legacy and Custom FileWrapper classes from header files (#7851) 3 years ago
mrambacher 55e99688cc No elide constructors (#7798) 4 years ago
Zhichao Cao 685cabdafa Add trace_analyzer_test to ASSERT_STATUS_CHECKED list (#7480) 4 years ago
Zhichao Cao fb08330f74 decouple the dependency of trace_analyzer_test unit test (#6941) 4 years ago
sdong fdf882ded2 Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 4 years ago
sdong 876c2dbff4 Allow readahead when reading option files. (#6372) 4 years ago
anand76 afa2420c2b Introduce a new storage specific Env API (#5761) 5 years ago
sdong b931f84e56 Divide file_reader_writer.h and .cc (#5803) 5 years ago
Siying Dong 5851cb7fdb Move util/trace_replay.* to trace_replay/ (#5376) 5 years ago
Siying Dong 8843129ece Move some memory related files from util/ to memory/ (#5382) 5 years ago
Siying Dong e9e0101ca4 Move test related files under util/ to test_util/ (#5377) 5 years ago
Michael Liu ca89ac2ba9 Apply modernize-use-override (2nd iteration) 5 years ago
zhichao-cao cf7150ac2e Add the unit test of Iterator to trace_analyzer_test (#4282) 6 years ago
Yanqin Jin bb5dcea98e Add path to WritableFileWriter. (#4039) 6 years ago
Zhichao Cao 8ae2bf5331 Fix the build and test bugs in the Trace_analyzer (#4274) 6 years ago
Zhichao Cao 999d955e4f RocksDB Trace Analyzer (#4091) 6 years ago