Commit Graph

124 Commits (76383bea5df1136c95babf5f9f40b24f85e9ad8e)

Author SHA1 Message Date
Andrew Kryczka 5a7e08468a fix ThreadStatus for bottom-pri compaction threads 7 years ago
anand1976 d394a6bb48 Add a ticker stat for number of keys skipped during iteration 7 years ago
Manuel Ung e03377c7fd Add lock wait time as a perf context counter 7 years ago
Prashant D 3c208e7616 HistogramStat: Handle divide by zero situation 7 years ago
Dmitri Smirnov d2a65c59e1 Fix unused var warnings in Release mode 7 years ago
Aliaksei Sandryhaila a48a398e7c Use RAII instead of pointers in cf_info_map 7 years ago
Siying Dong c319792059 Directly refernce perf_context internally. 7 years ago
Andrew Kryczka 3b23b1d8c6 fix HistogramWindowingImpl copy-{assignment,constructor} 7 years ago
Andrew Kryczka 3b9a000c15 fix inclusive-exclusiveness of histogram ToString 7 years ago
Andrew Kryczka 867fe92e5e Scale histogram bucket size by constant factor 7 years ago
Andrew Kryczka ed0a4c93ef perf_context measure user bytes read 7 years ago
Andrew Kryczka 5de98f2d50 approximate histogram stats to save cpu 7 years ago
Siying Dong 21696ba502 Replace dynamic_cast<> 7 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 7 years ago
Aaron Gao 0025a36409 revert perf_context and io_stats to __thread 7 years ago
Siying Dong 5582123dee Sample number of reads per SST file 7 years ago
Aaron Gao 7f6c02dda1 using ThreadLocalPtr to hide ROCKSDB_SUPPORT_THREAD_LOCAL from public… 7 years ago
Andrew Kryczka ac39d6bec5 Core-local statistics 7 years ago
Nikhil Benesch 11c5d4741a cross-platform compatibility improvements 7 years ago
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 7 years ago
Andrew Kryczka efc361ef7d Add user stats Reset API 7 years ago
Tomas Kolda c1fbf91b2f Fixing Solaris Sparc crash due to cached TLS 7 years ago
Sagar Vemuri 343b59d6ee Move various string utility functions into string_util 7 years ago
Siying Dong d2dce5611a Move some files under util/ to separate dirs 7 years ago