Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: fix typos detected by github.com/client9/misspell | Kazuhiro Sera | 2018-08-23 | 1 | -1/+1 |
* | runtime/trace: rename "Span" with "Region" | Hana Kim | 2018-04-24 | 1 | -36/+36 |
* | internal/trace: fix double counting in span analysis | Hana Kim | 2018-03-28 | 1 | -23/+24 |
* | internal/trace: compute span stats as computing goroutine stats | Hana Kim | 2018-03-26 | 1 | -25/+163 |
* | internal/trace: fix GC time computation of short goroutines | Hana Kim | 2018-03-15 | 1 | -2/+17 |
* | runtime, cmd/trace: track goroutines blocked on GC assists | Austin Clements | 2016-10-28 | 1 | -0/+4 |
* | runtime, cmd/trace: annotate different mark worker types | Austin Clements | 2016-10-28 | 1 | -1/+1 |
* | cmd/trace: move goroutine analysis code to internal/trace | Dmitry Vyukov | 2015-03-11 | 1 | -0/+180 |