Commit Graph

25 Commits (77dc069eb92fb833b434183ed055b5c8b1042543)

Author SHA1 Message Date
Andrew Kryczka 5a7e08468a fix ThreadStatus for bottom-pri compaction threads 7 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 7 years ago
yizhu.sun f5ba131bf8 Fixed some spelling mistakes 8 years ago
Nikhil Benesch 11c5d4741a cross-platform compatibility improvements 8 years ago
Daniel Black bfbcec2339 Gcc 7 error expansion to defined 8 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 9 years ago
Igor Canadi a96fcd09b7 Deprecate CompactionFilterV2 9 years ago
sdong f9728640f3 "make format" against last 10 commits 9 years ago
Dmitri Smirnov ef4b87f1b2 Commit both PR and internal code review changes 9 years ago
Dmitri Smirnov d2f0912bd3 Merge the latest changes from github/master 9 years ago
Dmitri Smirnov 18285c1e2f Windows Port from Microsoft 9 years ago
sdong 6fa7085121 CompactRange skips levels 1 to base_level -1 for dynamic level base size 10 years ago
Yueh-Hsuan Chiang 3f0867c0fe Allow GetThreadList to report Flush properties. 10 years ago
Yueh-Hsuan Chiang a66f643e97 Use a better way to initialize ThreadStatus::kNumOperationProperties. 10 years ago
Yueh-Hsuan Chiang 714fcc067d Make ThreadStatus::InterpretOperationProperties take const uint64_t* 10 years ago
Yueh-Hsuan Chiang 77a5a543a5 Allow GetThreadList() to report basic compaction operation properties. 10 years ago
Yueh-Hsuan Chiang 248c063ba1 Report elapsed time in micros in ThreadStatus instead of start time. 10 years ago
Yueh-Hsuan Chiang c594b0e89d Allow GetThreadList() to report operation stage. 10 years ago
Yueh-Hsuan Chiang 89597bb66b Allow GetThreadList() to report the start time of the current operation. 10 years ago
Yueh-Hsuan Chiang dc4532c497 Add --thread_status_per_interval to db_bench 10 years ago
Yueh-Hsuan Chiang 181191a1e4 Add a counter for collecting the wait time on db mutex. 10 years ago
Yueh-Hsuan Chiang 678503ebcf Add utility functions for interpreting ThreadStatus 10 years ago
Yueh-Hsuan Chiang bf287b76e0 Add structures for exposing thread events and operations. 10 years ago
Yueh-Hsuan Chiang 353307758b Add IOS_CROSS_COMPILE to macro guard for GetThreadList feature. 10 years ago
Yueh-Hsuan Chiang d0c5f28a5c Introduce GetThreadList API 10 years ago