Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmd/trace: display goroutines (PC=0) with clearer description | hitzhangjie | 2022-08-25 | 1 | -0/+5 |
* | cmd/trace: fix the broken link in region pages and improve UX | Rohith Ravi | 2020-04-21 | 1 | -3/+13 |
* | all: fix typos as reported by 'misspell' | Leon Klingele | 2019-02-26 | 1 | -4/+4 |
* | cmd/trace: revert internal/traceparser | Hana Kim | 2018-11-22 | 1 | -6/+5 |
* | cmd/trace: use new traceparser to parse the raw trace files | Peter Weinberger | 2018-10-30 | 1 | -5/+6 |
* | cmd/trace: beautify goroutine page | Hana (Hyang-Ah) Kim | 2018-03-26 | 1 | -59/+175 |
* | cmd/trace: compute pprof-style output per goroutine type | Hana (Hyang-Ah) Kim | 2017-11-30 | 1 | -7/+10 |
* | cmd/trace: move goroutine analysis code to internal/trace | Dmitry Vyukov | 2015-03-11 | 1 | -171/+11 |
* | cmd/trace: add new command | Dmitry Vyukov | 2015-02-20 | 1 | -0/+328 |