aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/tracestack.go
AgeCommit message (Expand)Author
2025-07-07runtime: make traceStack testable and add a benchmarkMichael Anthony Knyszek
2025-06-27runtime: account for missing frame pointer in preambleMichael Anthony Knyszek
2025-02-11runtime: use internal/trace/tracev2 definitionsMichael Anthony Knyszek
2024-05-21runtime: make profstackdepth a GODEBUG optionFelix Geisendörfer
2024-05-21runtime: increase profiling stack depth to 128Felix Geisendörfer
2024-05-13runtime: refactor fpunwindExpand to use provided bufferNick Ripley
2024-04-19runtime: track frame pointer while in syscallMichael Anthony Knyszek
2024-04-15runtime: rename v2 execution tracer filesCarlos Amedee