aboutsummaryrefslogtreecommitdiff
path: root/src/internal/trace/parser.go
AgeCommit message (Expand)Author
2015-03-17runtime: remove futile wakeups from traceDmitry Vyukov
2015-03-11cmd/trace: move goroutine analysis code to internal/traceDmitry Vyukov
2015-03-11cmd/trace: dump thread id on proc startDmitry Vyukov
2015-03-10runtime: remove runtime frames from stacks in tracesDmitry Vyukov
2015-02-20cmd/trace: add new commandDmitry Vyukov