Commit Graph

16 Commits (e637470f64d0e6844c8ac0a748948e427aef4a0b)

Author SHA1 Message Date
Jonathan Albrecht e970248602 Add support for building on s390x platform (#8962) 3 years ago
mrambacher dc0dc90cf5 Make Statistics a Customizable Class (#8637) 3 years ago
sdong fdf882ded2 Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 4 years ago
Siying Dong 85b2bde3dd Still implement StatisticsImpl::measureTime() (#5181) 5 years ago
Siying Dong 5e298f865b Add two more StatsLevel (#5027) 5 years ago
Zhongyi Xie c4f5d0aa15 add GetStatsHistory to retrieve stats snapshots (#4748) 5 years ago
Adam Singer 3fa80f0e85 Remove enable_internal_stats (#4714) 6 years ago
Yanqin Jin 26d67e357e Support group commits of version edits (#3944) 6 years ago
Yanqin Jin 7f850b889d Remove 'ALIGNAS' from StatisticsImpl. (#4061) 6 years ago
Daniel Black 346d1069c3 Align StatisticsImpl / StatisticsData (#4036) 6 years ago
anand1976 d394a6bb48 Add a ticker stat for number of keys skipped during iteration 7 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 7 years ago
Andrew Kryczka ac39d6bec5 Core-local statistics 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
Siying Dong d2dce5611a Move some files under util/ to separate dirs 7 years ago
Yi Wu d6ae6dec69 Add Statistics::getAndResetTickerCount(). 8 years ago
Andrew Kryczka 1613fa9490 Thread-specific histogram statistics 8 years ago
Andrew Kryczka 7c95868378 Thread-specific ticker statistics 8 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 9 years ago
Dmitri Smirnov ac50fd3a71 Align statistics 9 years ago
sdong c7742452eb Add Statistics.getHistogramString() to print more detailed outputs of a histogram 9 years ago
Lei Jin f6ca226c17 make statistics forward-able 10 years ago
Lei Jin 40fa8a4cd5 make statistics forward-able 10 years ago
Lei Jin ad0c3747cb cache SuperVersion in thread local storage to avoid mutex lock 11 years ago
Lei Jin fb84c49a36 convert Tickers back to array with padding and alignment 11 years ago
Igor Canadi 4e91f27c3a Fix performance regression in statistics 11 years ago
Igor Canadi 83681bf9ef Statistics code cleanup 11 years ago