Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initial hack at a TimerMetric; for storing counts + duration accumulators | Paul "LeoNerd" Evans | 2015-03-12 | 1 | -1/+35 |
* | Implement vector CallbackMetrics | Paul "LeoNerd" Evans | 2015-03-12 | 1 | -1/+17 |
* | Rename CacheCounterMetric to just CacheMetric; add a CallbackMetric component... | Paul "LeoNerd" Evans | 2015-03-12 | 1 | -9/+15 |
* | Initial attempt at a scalar callback-based metric to give instantaneous snaps... | Paul "LeoNerd" Evans | 2015-03-12 | 1 | -1/+21 |
* | Create the concept of a cachecounter metric; generating two counters specific... | Paul "LeoNerd" Evans | 2015-03-12 | 1 | -1/+26 |
* | Initial tiny attempt at (vectorable) counter metrics | Paul "LeoNerd" Evans | 2015-03-12 | 2 | -0/+61 |