Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util.statistics: Unify API of methods to include a config table | Kim Alvefur | 2019-01-04 | 1 | -14/+23 |
* | util.statistics: Add a total count for rate counters, counting from server st... | Emmanuel Gil Peyrot | 2019-10-10 | 1 | -1/+3 |
* | util.statistics,statsd,throttle,timer: Replace dependency on LuaSockect with ... | Kim Alvefur | 2017-03-20 | 1 | -1/+1 |
* | util.statistics: Collect duration sample even if run fewer times than the sam... | Kim Alvefur | 2015-05-05 | 1 | -2/+2 |
* | util.statistics: Return 0 as percentile if data out of range | Matthew Wild | 2015-01-30 | 1 | -1/+1 |
* | statsmanager, util.statistics: API changes, remove debugging | Matthew Wild | 2015-01-21 | 1 | -24/+53 |
* | util.statistics: New library for gathering various kinds of statistics | Matthew Wild | 2015-01-20 | 1 | -0/+131 |