Commit Graph

5 Commits (be04a3b6cdaab4641e86f4af6832a33b08bcf7b0)

Author SHA1 Message Date
Yaroslav Stepanchuk 0a43061f8d Remove ROCKSDB_SUPPORT_THREAD_LOCAL define because it's a part of C++11 (#10015) 2 years ago
sdong fdf882ded2 Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 4 years ago
Aliaksei Sandryhaila a48a398e7c Use RAII instead of pointers in cf_info_map 7 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 7 years ago
Siying Dong d2dce5611a Move some files under util/ to separate dirs 7 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
Dmitri Smirnov 18285c1e2f Windows Port from Microsoft 9 years ago
Yueh-Hsuan Chiang 1369f015ee Only initialize the ThreadStatusData when necessary. 9 years ago
Yueh-Hsuan Chiang 3eddd1abe9 Add Env::GetThreadID(), which returns the ID of the current thread. 9 years ago
Yueh-Hsuan Chiang fe5c6321cb Allow EventListener::OnCompactionCompleted to return CompactionJobStats. 9 years ago
Yueh-Hsuan Chiang 77a5a543a5 Allow GetThreadList() to report basic compaction operation properties. 9 years ago
Yueh-Hsuan Chiang 248c063ba1 Report elapsed time in micros in ThreadStatus instead of start time. 9 years ago
Yueh-Hsuan Chiang c594b0e89d Allow GetThreadList() to report operation stage. 9 years ago
Yueh-Hsuan Chiang 89597bb66b Allow GetThreadList() to report the start time of the current operation. 9 years ago
Yueh-Hsuan Chiang c91cdd59c1 Allow GetThreadList() to indicate a thread is doing Compaction. 10 years ago
Igor Canadi abb9b95ffe Move compression functions from port/ to util/ 10 years ago
Yueh-Hsuan Chiang bf287b76e0 Add structures for exposing thread events and operations. 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 9222a2d024 Fixed iOS build caused by GetThreadList feature. 10 years ago
Yueh-Hsuan Chiang 4b63fcbff3 Add enable_thread_tracking to DBOptions 10 years ago
Yueh-Hsuan Chiang d0c5f28a5c Introduce GetThreadList API 10 years ago