aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/tracebuf.go
AgeCommit message (Expand)Author
2025-12-30all: fix some minor grammatical issues in the commentscuishuang
2025-07-28all: omit unnecessary type conversionsJes Cok
2025-03-04runtime: decorate anonymous memory mappingsLénaïc Huard
2025-02-11runtime: use internal/trace/tracev2 definitionsMichael Anthony Knyszek
2024-07-26runtime: allow experimental trace batches to be reusedAustin Clements
2024-07-25runtime: allow the tracer to be reentrantMichael Anthony Knyszek
2024-07-23runtime,internal: move runtime/internal/sys to internal/runtime/sysDavid Chase
2024-05-08runtime: add traceallocfree GODEBUG for alloc/free events in tracesMichael Anthony Knyszek
2024-04-15runtime: rename v2 execution tracer filesCarlos Amedee