Commit Graph

21 Commits (b9f77ba12b35f9027bb17c5ad2c6876036ece6d5)

Author SHA1 Message Date
Dmitri Smirnov 18285c1e2f Windows Port from Microsoft 9 years ago
Yueh-Hsuan Chiang 74f3832d85 Fixed compile errors due to some gcc does not have std::map::emplace 9 years ago
Yueh-Hsuan Chiang 3f0867c0fe Allow GetThreadList to report Flush properties. 9 years ago
Yueh-Hsuan Chiang 714fcc067d Make ThreadStatus::InterpretOperationProperties take const uint64_t* 9 years ago
Yueh-Hsuan Chiang 77a5a543a5 Allow GetThreadList() to report basic compaction operation properties. 9 years ago
Mark Callaghan 99ec2412e5 Make the benchmark scripts configurable and add tests 10 years ago
Yueh-Hsuan Chiang cd987c383a Fix compile error when NROCKSDB_THREAD_STATUS is not used. 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 6f55798683 Fixed a compile error in db_bench in mac. 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 678503ebcf Add utility functions for interpreting ThreadStatus 10 years ago
Yueh-Hsuan Chiang 45bab305f9 Move GetThreadList() feature under Env. 10 years ago
Yueh-Hsuan Chiang 569853ed10 Fix leak when create_missing_column_families=true on ThreadStatus 10 years ago
Yueh-Hsuan Chiang eecdebe65b Fixed the destruction order of static variables in ThreadStatusImpl. 10 years ago
Yueh-Hsuan Chiang beabc6879c Fixed ~ThreadStatusImpl(). 10 years ago
Yueh-Hsuan Chiang fbc42a0933 Fixed -Werror=unused-but-set-variable in thread_status_impl 10 years ago
Yueh-Hsuan Chiang a564be715d Fix asan error in thread_status_impl.cc 10 years ago
Yueh-Hsuan Chiang 7165d18869 Fix clang compile error 10 years ago
Yueh-Hsuan Chiang d0c5f28a5c Introduce GetThreadList API 10 years ago