Sign in
go
/
go
/
78e6abd244eb4f75180fdb3bc72d69a2f471feca
/
src
/
internal
/
trace
e14b021
runtime/trace, internal/trace: script to collect canned traces
by Austin Clements
· 8 years ago
6da83c6
runtime, cmd/trace: track goroutines blocked on GC assists
by Austin Clements
· 8 years ago
6834839
runtime, cmd/trace: annotate different mark worker types
by Austin Clements
· 8 years ago
c24cc40
cmd/trace: fix a runnable goroutine count bug
by Hyang-Ah (Hana) Kim
· 9 years ago
9458905
cmd/trace: label mark termination spans as such
by Austin Clements
· 8 years ago
eed309f
cmd/trace: move process-wide GC events to their own row
by Austin Clements
· 8 years ago
a50f985
internal/trace: fix analysis of EvGoWaiting/EvGoInSyscall events
by Dmitry Vyukov
· 9 years ago
c3818e5
internal/trace: err if binary is not supplied for old trace
by Hana Kim
· 9 years ago
c4c1821
internal/trace: fix event ordering for coarse timestamps
by Dmitry Vyukov
· 9 years ago
75b844f
runtime/trace: test detection of broken timestamps
by Dmitry Vyukov
· 9 years ago
a370361
runtime: use per-goroutine sequence numbers in tracer
by Dmitry Vyukov
· 9 years ago
2d342fb
runtime: fix description of trace events
by Dmitry Vyukov
· 9 years ago
944a085
internal/trace: fix int overflow in timestamps
by Dmitry Vyukov
· 9 years ago
3fafe2e
internal/trace: support parsing of 1.5 traces
by Dmitry Vyukov
· 9 years ago
527ffeb
internal/trace: fix a typo in error message
by Dmitry Vyukov
· 9 years ago
0fb7b4c
runtime: emit file:line info into traces
by Dmitry Vyukov
· 9 years ago
1cb3044
all: use bytes.Equal, bytes.Contains and strings.Contains
by Dominik Honnef
· 9 years ago
5194744
all: make copyright headers consistent with one space after period
by Brad Fitzpatrick
· 9 years ago
4f33436
runtime,internal/trace: map/slice literals janitoring
by Didier Spezia
· 10 years ago
f62b749
all: fix some vet-caught formatting errors, mostly but not only in tests
by Rob Pike
· 10 years ago
ca6f7e4
runtime/trace: report negative frequency as a time-ordering problem
by Russ Cox
· 10 years ago
80c98fa
runtime/trace: record event sequence numbers explicitly
by Russ Cox
· 10 years ago
e1ee314
internal/trace: fix fuzzer crashers
by Dmitry Vyukov
· 10 years ago
1b96091
internal/trace: add comment for stable sort
by Dmitry Vyukov
· 10 years ago
64e48bb
internal/trace: stable sort events
by Dmitry Vyukov
· 10 years ago
7f9f70e
all: fix misprints in comments
by Ainar Garipov
· 10 years ago
eec6fdc
internal/trace: don't assume GC will start and end on same P
by Austin Clements
· 10 years ago
089d363
runtime: fix tracing of syscall exit
by Dmitry Vyukov
· 10 years ago
4396ea9
runtime: remove futile wakeups from trace
by Dmitry Vyukov
· 10 years ago
7b0c73a
cmd/trace: move goroutine analysis code to internal/trace
by Dmitry Vyukov
· 10 years ago
9d332a8
cmd/trace: dump thread id on proc start
by Dmitry Vyukov
· 10 years ago
919fd24
runtime: remove runtime frames from stacks in traces
by Dmitry Vyukov
· 10 years ago
edadffa
cmd/trace: add new command
by Dmitry Vyukov
· 10 years ago