index
:
go
bench-before
fix-runtime-test-GOMAXPROCS
json-isValidNumber
json-isValidNumber-before
main
makepkg
ms-fix-multipart-readform
Fork of Go programming language with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
internal
/
trace
/
trace_test.go
Age
Commit message (
Expand
)
Author
2025-07-07
internal/trace: only test for sync preemption if async preemption is off
Michael Anthony Knyszek
2025-06-27
runtime: account for missing frame pointer in preamble
Michael Anthony Knyszek
2025-06-12
internal/trace: end test programs with SIGQUIT
Michael Anthony Knyszek
2025-06-10
internal/trace: pass GOTRACEBACK=crash to testprogs
Michael Anthony Knyszek
2025-05-21
internal/trace: skip clock snapshot checks on Windows in stress mode
Michael Anthony Knyszek
2025-05-21
internal/trace: add a validator test for the new clock snapshots
Felix Geisendörfer
2025-02-05
internal/trace: skip TestTraceCgoCallback on freebsd-amd64-race builders
Dmitri Shuralyov
2024-09-23
cmd/trace,internal/trace,runtime: refactor to access frames via range over func
Felix Geisendörfer
2024-09-23
internal/trace: refactor Stack.Frames to return iter.Seq
Felix Geisendörfer
2024-07-22
internal/trace: make Reader output deterministic
Rhys Hiltner
2024-05-17
internal/trace: move v2 tracer into trace directory
Carlos Amedee