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
/
reader.go
Age
Commit message (
Expand
)
Author
2025-08-15
internal/trace: emit final sync event for generation in Go 1.26+
Michael Anthony Knyszek
2025-08-15
internal/trace: add end-of-generation signal to trace
Michael Anthony Knyszek
2025-05-21
runtime,internal/trace: emit clock snapshots at the start of trace generations
Felix Geisendörfer
2025-02-14
internal/trace: emit sync event before deferred spilled error
Michael Anthony Knyszek
2025-02-11
internal/trace: increment sync counter before final Sync on error
Michael Anthony Knyszek
2025-02-10
internal/trace: emit a Sync event even if the next generation is broken
Michael Anthony Knyszek
2025-02-10
internal/trace: be stricter about allowed events in v2 trace versions
Michael Anthony Knyszek
2025-02-10
internal/trace: rename go122 to tracev2
Michael Anthony Knyszek
2025-02-07
internal/trace: rename "oldtrace" to trace v1
Michael Anthony Knyszek
2025-02-07
internal/trace: refactor how experimental batches are exposed
Michael Anthony Knyszek
2024-07-22
internal/trace: make Reader output deterministic
Rhys Hiltner
2024-05-17
internal/trace: move v2 tracer into trace directory
Carlos Amedee