Commit Graph

6 Commits (d6b9b3b88487fe236d31bbe7fc2f1ef61388b08b)

Author SHA1 Message Date
David Lai 3be9b36453 comment unused parameters to turn on -Wunused-parameter flag 7 years ago
Tamir Duberstein cd5092e168 Suppress unused warnings 8 years ago
Dmitri Smirnov d2a65c59e1 Fix unused var warnings in Release mode 8 years ago
Aliaksei Sandryhaila a48a398e7c Use RAII instead of pointers in cf_info_map 8 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 8 years ago
Siying Dong d2dce5611a Move some files under util/ to separate dirs 9 years ago
Daniel Black bfbcec2339 Gcc 7 error expansion to defined 9 years ago
Yueh-Hsuan Chiang bf1c4089db Use pure if-then check instead of assert in EraseColumnFamilyInfo 10 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 10 years ago
Dmitri Smirnov 18285c1e2f Windows Port from Microsoft 10 years ago
Yueh-Hsuan Chiang 1369f015ee Only initialize the ThreadStatusData when necessary. 10 years ago
Yueh-Hsuan Chiang 3eddd1abe9 Add Env::GetThreadID(), which returns the ID of the current thread. 10 years ago
Yueh-Hsuan Chiang fe5c6321cb Allow EventListener::OnCompactionCompleted to return CompactionJobStats. 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. 11 years ago
Yueh-Hsuan Chiang c594b0e89d Allow GetThreadList() to report operation stage. 11 years ago
Yueh-Hsuan Chiang 89597bb66b Allow GetThreadList() to report the start time of the current operation. 11 years ago
Yueh-Hsuan Chiang c91cdd59c1 Allow GetThreadList() to indicate a thread is doing Compaction. 11 years ago
Igor Canadi abb9b95ffe Move compression functions from port/ to util/ 11 years ago
Yueh-Hsuan Chiang bf287b76e0 Add structures for exposing thread events and operations. 11 years ago
Yueh-Hsuan Chiang 45bab305f9 Move GetThreadList() feature under Env. 11 years ago
Yueh-Hsuan Chiang 569853ed10 Fix leak when create_missing_column_families=true on ThreadStatus 11 years ago
Yueh-Hsuan Chiang eecdebe65b Fixed the destruction order of static variables in ThreadStatusImpl. 11 years ago
Yueh-Hsuan Chiang beabc6879c Fixed ~ThreadStatusImpl(). 11 years ago
Yueh-Hsuan Chiang fbc42a0933 Fixed -Werror=unused-but-set-variable in thread_status_impl 11 years ago
Yueh-Hsuan Chiang a564be715d Fix asan error in thread_status_impl.cc 11 years ago
Yueh-Hsuan Chiang 7165d18869 Fix clang compile error 11 years ago
Yueh-Hsuan Chiang d0c5f28a5c Introduce GetThreadList API 11 years ago