summaryrefslogtreecommitdiff
path: root/src/internal/trace/goroutines.go
Commit message (Expand)AuthorAgeFilesLines
* all: fix typos detected by github.com/client9/misspellKazuhiro Sera2018-08-231-1/+1
* runtime/trace: rename "Span" with "Region"Hana Kim2018-04-241-36/+36
* internal/trace: fix double counting in span analysisHana Kim2018-03-281-23/+24
* internal/trace: compute span stats as computing goroutine statsHana Kim2018-03-261-25/+163
* internal/trace: fix GC time computation of short goroutinesHana Kim2018-03-151-2/+17
* runtime, cmd/trace: track goroutines blocked on GC assistsAustin Clements2016-10-281-0/+4
* runtime, cmd/trace: annotate different mark worker typesAustin Clements2016-10-281-1/+1
* cmd/trace: move goroutine analysis code to internal/traceDmitry Vyukov2015-03-111-0/+180