Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util.statistics,statsd,throttle,timer: Replace dependency on LuaSockect with ↵ | Kim Alvefur | 2017-03-20 | 1 | -1/+1 |
| | | | | util.time for precision time | ||||
* | util.statistics: Collect duration sample even if run fewer times than the ↵ | Kim Alvefur | 2015-05-05 | 1 | -2/+2 |
| | | | | sample interval | ||||
* | 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 |