Commit Graph

21 Commits (1078d860a9a08f915a11e7ea3ebf66c46e829b57)

Author SHA1 Message Date
sdong b0d9776b70 clang format files under include/ (#10850) 2 years ago
sdong cc2099803a Use EnvLogger instead of PosixLogger (#10436) 3 years ago
Yaroslav Stepanchuk 0a43061f8d Remove ROCKSDB_SUPPORT_THREAD_LOCAL define because it's a part of C++11 (#10015) 3 years ago
Zhichao Cao b632ed0c67 Add file temperature related counter and bytes stats to and io_stats (#8710) 3 years ago
Yanqin Jin fd00f39f97 Disable IOStatsContext/PerfContext if no thread local (#8117) 4 years ago
sdong fdf882ded2 Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 5 years ago
Alexander Zinoviev 32a6dd9a41 Add a new CPU time counter to compaction report (#4889) 6 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 8 years ago
Aaron Gao 7f6c02dda1 using ThreadLocalPtr to hide ROCKSDB_SUPPORT_THREAD_LOCAL from public… 8 years ago
Aaron Gao 4c9d2b1046 remove #include port/port.h in public header file 8 years ago
Nikhil Benesch 11c5d4741a cross-platform compatibility improvements 8 years ago
Orgad Shaneh 6401a8b76b Fix build with MinGW 8 years ago
Yi Wu 2568985ab3 IOStatsContext::ToString() add option to exclude zero counters 9 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 9 years ago
sdong 603b6da8b8 Add options.compaction_measure_io_stats to print write I/O stats in compactions 10 years ago
Dmitri Smirnov d1a457181d Ensure Windows build w/o port/port.h in public headers 10 years ago
Dmitri Smirnov 247690fe38 Ensure Windows build w/o port/port.h in public headers 10 years ago
krad 7015fd81c4 Add read_nanos to IOStatsContext. 10 years ago
Yueh-Hsuan Chiang fe5c6321cb Allow EventListener::OnCompactionCompleted to return CompactionJobStats. 10 years ago
Mike Kolupaev ec7a944360 more times in perf_context and iostats_context 10 years ago
Igor Canadi d5bd6c772b Fix ios compile 11 years ago
Yueh-Hsuan Chiang 90a6aca48e Finer report I/O stats about Flush and Compaction. 11 years ago