summaryrefslogtreecommitdiff
path: root/src/runtime/proflabel.go
Commit message (Expand)AuthorAgeFilesLines
* runtime: fix false positive race in profile label readingAustin Clements2017-08-181-1/+16
* runtime: fix profile handling of labels for race detectorRuss Cox2017-04-281-0/+8
* runtime: add definitions for SetGoroutineLabels and DoMichael Matloob2017-02-061-0/+17