| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-12-09 | all: update to use os.ReadDir where appropriate | Russ Cox |
| 2020-12-09 | all: update to use os.ReadFile, os.WriteFile, os.CreateTemp, os.MkdirTemp | Russ Cox |
| 2019-05-22 | all: shorten some tests | Russ Cox |
| 2017-12-20 | cmd/trace: init goroutine info entries with GoCreate event | Hana Kim |
| 2016-10-11 | cmd/trace: fix a runnable goroutine count bug | Hyang-Ah (Hana) Kim |
| 2016-06-16 | internal/trace: err if binary is not supplied for old trace | Hana Kim |
| 2016-04-23 | runtime: use per-goroutine sequence numbers in tracer | Dmitry Vyukov |
| 2016-04-12 | internal/trace: fix int overflow in timestamps | Dmitry Vyukov |
| 2016-04-11 | internal/trace: support parsing of 1.5 traces | Dmitry Vyukov |
| 2015-08-21 | all: fix some vet-caught formatting errors, mostly but not only in tests | Rob Pike |
| 2015-07-29 | runtime/trace: record event sequence numbers explicitly | Russ Cox |
| 2015-07-18 | internal/trace: fix fuzzer crashers | Dmitry Vyukov |
