aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/histogram.go
AgeCommit message (Expand)Author
2022-02-18[release-branch.go1.16] runtime: simplify histogram buckets considerablyMichael Anthony Knyszek
2021-02-04runtime: fix typo in histogram.goIkko Ashimine
2021-01-08runtime,runtime/metrics: use explicit histogram boundariesMichael Anthony Knyszek
2020-12-23runtime: shift timeHistogram buckets and allow negative durationsMichael Anthony Knyszek
2020-10-26runtime: add timeHistogram typeMichael Anthony Knyszek