summaryrefslogtreecommitdiff
path: root/src/runtime/pprof/label.go
Commit message (Expand)AuthorAgeFilesLines
* runtime/pprof: set labelMap lengthSasha Melentyev2022-09-191-1/+1
* all: fix spellingJohn Bampton2022-05-171-1/+1
* runtime/pprof: plumb labels for goroutine profilesDavid Finkel2020-04-221-1/+22
* runtime: reduce allocations when building pprof LabelSetMartin Möhrmann2019-08-281-3/+3
* runtime/pprof: document labels bugKomu Wairagu2019-03-071-0/+2
* runtime/pprof: Fix type name in function commentFabian Wickborn2017-07-051-1/+1
* runtime: add definitions for SetGoroutineLabels and DoMichael Matloob2017-02-061-4/+12
* runtime/pprof: add definitions of profile label typesMichael Matloob2017-02-061-0/+77