aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/pprof/label.go
AgeCommit message (Expand)Author
2020-04-22runtime/pprof: plumb labels for goroutine profilesDavid Finkel
2019-08-28runtime: reduce allocations when building pprof LabelSetMartin Möhrmann
2019-03-07runtime/pprof: document labels bugKomu Wairagu
2017-07-05runtime/pprof: Fix type name in function commentFabian Wickborn
2017-02-06runtime: add definitions for SetGoroutineLabels and DoMichael Matloob
2017-02-06runtime/pprof: add definitions of profile label typesMichael Matloob