- 4f1b0a4 all: update to use os.ReadFile, os.WriteFile, os.CreateTemp, os.MkdirTemp by Russ Cox · 4 years, 3 months ago
- e6583dc runtime: add file copyright header declaration by Heisenberg · 4 years, 6 months ago
- 6b42016 os, internal/poll: loop on EINTR for all file syscalls by Ian Lance Taylor · 4 years, 5 months ago
- b424a31 runtime/trace: fix file name in example by Rodolfo Carvalho · 4 years, 7 months ago
- 8c1db77 internal/poll, os: loop on EINTR by Ian Lance Taylor · 4 years, 9 months ago
- f1f947a runtime: don't hold worldsema across mark phase by Michael Anthony Knyszek · 6 years ago
- 64c22b7 Revert "runtime: don't hold worldsema across mark phase" by Michael Knyszek · 5 years ago
- 7b294cd runtime: don't hold worldsema across mark phase by Michael Anthony Knyszek · 6 years ago
- 06b0bab all: shorten some tests by Russ Cox · 6 years ago
- c8aaec2 runtime/trace: also treat plan9 as a low memory system by Brad Fitzpatrick · 6 years ago
- 9e277f7 all: use "reports whether" consistently instead of "returns whether" by Tobias Klauser · 6 years ago
- b794ca6 runtime/trace: fix syntax errors in NewTask doc example by Charles Kenney · 6 years ago
- 34619d5 runtime/trace: comment newlines to restore correct doc summary by Alberto Donizetti · 7 years ago
- 444e7dd runtime/trace: reword the trace package summary by Jeremy Jackins · 7 years ago
- c7519f0 runtime/trace: remove remaining NewContext reference by Hana Kim · 7 years ago
- 063f97a os: add js/wasm architecture by Richard Musiol · 7 years ago
- c1492b6 runtime/trace: delete functions replaced by cl/108296 by Hana Kim · 7 years ago
- 3bf1644 runtime/trace: add simple benchmarks for user annotation by Hana Kim · 7 years ago
- c2d1024 runtime/trace: rename "Span" with "Region" by Hana Kim · 7 years ago
- d3946f7 internal/trace: remove backlinks from span/task end to start by Hana Kim · 7 years ago
- e75f805 runtime/trace: skip TestUserTaskSpan upon timestamp error by Hana Kim · 7 years ago
- f356e83 all: remove "the" duplications by Kunpei Sakai · 7 years ago
- 1ae22d8 internal/trace: link user span start and end events by Hana Kim · 7 years ago
- 6977a3b runtime/trace: implement annotation API by Hana Kim · 7 years ago
- 32d1cd3 runtime/trace: user annotation API by Hana Kim · 7 years ago
- 5114a7d runtime/trace: fix TestTraceSymbolize when GOMAXPROCS=1 by David du Colombier · 7 years ago
- ebd0488 runtime/trace: add stack tests for GOMAXPROCS by Hana Kim · 7 years ago
- a58286c cmd/trace: init goroutine info entries with GoCreate event by Hana Kim · 7 years ago
- f71cbc8 runtime/trace: fix a typo in doc by Hana Kim · 7 years ago
- d58f4e9 runtime/trace: fix corrupted trace during StartTrace by Hana (Hyang-Ah) Kim · 7 years ago
- 931c433 runtime/trace: improve package doc by Hana Kim · 7 years ago
- f2c0531 runtime/trace: add example about trace.Start/Stop by André Carvalho · 7 years ago
- a727674 runtime/trace: better output when test fails by David Lazar · 8 years ago
- c05b06a os: use poller for file I/O by Ian Lance Taylor · 8 years ago
- 3792db5 net: refactor poller into new internal/poll package by Ian Lance Taylor · 8 years ago
- 3fd3171 cmd/compile/internal/syntax: removed gcCompat code needed to pass orig. tests by Robert Griesemer · 8 years ago
- a145890 all: don't call t.Fatal from a goroutine by Ian Lance Taylor · 8 years ago
- 2a7272b runtime/trace: deflake TestTraceSymbolize by Russ Cox · 8 years ago
- e14b021 runtime/trace, internal/trace: script to collect canned traces by Austin Clements · 8 years ago
- 75b844f runtime/trace: test detection of broken timestamps by Dmitry Vyukov · 9 years ago
- 3fafe2e internal/trace: support parsing of 1.5 traces by Dmitry Vyukov · 9 years ago
- 0fb7b4c runtime: emit file:line info into traces by Dmitry Vyukov · 9 years ago
- b0f4ee5 net: deduplicate TCP socket code by Mikio Hara · 9 years ago
- 5194744 all: make copyright headers consistent with one space after period by Brad Fitzpatrick · 9 years ago
- db70c01 runtime/trace: reduce memory usage for trace stress tests on openbsd/arm by Joel Sing · 9 years ago
- 4f33436 runtime,internal/trace: map/slice literals janitoring by Didier Spezia · 9 years ago
- b7205b9 runtime/trace: test requires 'go tool addr2line' by David Crawshaw · 9 years ago
- bd5ca22 runtime/trace: remove existing Skips by Russ Cox · 9 years ago
- 80c98fa runtime/trace: record event sequence numbers explicitly by Russ Cox · 9 years ago
- 7334cb3 runtime/trace: fix TestTraceSymbolize networking by Russ Cox · 10 years ago
- ae1ea2a runtime/trace: add new package by Dmitry Vyukov · 10 years ago