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
/
runtime
/
trace
Age
Commit message (
Expand
)
Author
2018-02-15
internal/trace: link user span start and end events
Hana Kim
2018-02-15
runtime/trace: implement annotation API
Hana Kim
2018-02-15
runtime/trace: user annotation API
Hana Kim
2018-02-13
runtime/trace: fix TestTraceSymbolize when GOMAXPROCS=1
David du Colombier
2018-02-13
runtime/trace: add stack tests for GOMAXPROCS
Hana Kim
2017-12-20
cmd/trace: init goroutine info entries with GoCreate event
Hana Kim
2017-11-15
runtime/trace: fix a typo in doc
Hana Kim
2017-10-31
runtime/trace: fix corrupted trace during StartTrace
Hana (Hyang-Ah) Kim
2017-08-29
runtime/trace: improve package doc
Hana Kim
2017-08-29
runtime/trace: add example about trace.Start/Stop
André Carvalho
2017-04-14
runtime/trace: better output when test fails
David Lazar
2017-02-15
os: use poller for file I/O
Ian Lance Taylor
2017-02-13
net: refactor poller into new internal/poll package
Ian Lance Taylor
2017-02-10
cmd/compile/internal/syntax: removed gcCompat code needed to pass orig. tests
Robert Griesemer
2016-11-15
all: don't call t.Fatal from a goroutine
Ian Lance Taylor
2016-10-28
runtime/trace: deflake TestTraceSymbolize
Russ Cox
2016-10-28
runtime/trace, internal/trace: script to collect canned traces
Austin Clements
2016-04-24
runtime/trace: test detection of broken timestamps
Dmitry Vyukov
2016-04-11
internal/trace: support parsing of 1.5 traces
Dmitry Vyukov
2016-04-08
runtime: emit file:line info into traces
Dmitry Vyukov
2016-03-03
net: deduplicate TCP socket code
Mikio Hara
2016-03-01
all: make copyright headers consistent with one space after period
Brad Fitzpatrick
2015-10-01
runtime/trace: reduce memory usage for trace stress tests on openbsd/arm
Joel Sing
2015-09-11
runtime,internal/trace: map/slice literals janitoring
Didier Spezia
2015-07-30
runtime/trace: test requires 'go tool addr2line'
David Crawshaw
2015-07-29
runtime/trace: remove existing Skips
Russ Cox
2015-07-29
runtime/trace: record event sequence numbers explicitly
Russ Cox
2015-07-23
runtime/trace: fix TestTraceSymbolize networking
Russ Cox
2015-07-22
runtime/trace: add new package
Dmitry Vyukov
[prev]