aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/trace2cpu.go
AgeCommit message (Expand)Author
2024-01-19runtime: make a much better effort to emit CPU profile in a traceMichael Anthony Knyszek
2023-11-14runtime: prevent send on closed channel in wakeableSleepMichael Anthony Knyszek
2023-11-10runtime: add execution tracer v2 behind GOEXPERIMENT=exectracer2Michael Anthony Knyszek