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
/
cmd
/
trace
Age
Commit message (
Expand
)
Author
2017-02-13
cmd/trace: document the final step to use pprof-like profiles
Jaana Burcu Dogan
2017-02-10
cmd/trace: Record mark assists in execution traces
Heschi Kreinick
2016-11-18
cmd/trace: fix goroutine view
Austin Clements
2016-11-02
internal/pprof/profile: new package, moved from cmd/internal/pprof/profile
Russ Cox
2016-10-28
runtime, cmd/trace: track goroutines blocked on GC assists
Austin Clements
2016-10-28
cmd/trace: track each G's state explicitly
Austin Clements
2016-10-28
runtime, cmd/trace: annotate different mark worker types
Austin Clements
2016-10-12
cmd/trace: add option to output pprof files
Filippo Valsorda
2016-10-11
cmd/trace: fix a runnable goroutine count bug
Hyang-Ah (Hana) Kim
2016-10-07
cmd/trace: label mark termination spans as such
Austin Clements
2016-10-07
cmd/trace: move process-wide GC events to their own row
Austin Clements
2016-09-14
cmd: add internal/browser package
Josh Bleecher Snyder
2016-05-12
cmd/trace: split large traces into parts
Dmitry Vyukov
2016-05-03
cmd/trace: make binary argument optional
Dmitry Vyukov
2016-04-22
cmd/trace: generate new pprof profiles
Dmitry Vyukov
2016-04-14
misc/trace: update trace viewer html
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-01
all: make copyright headers consistent with one space after period
Brad Fitzpatrick
2015-08-21
cmd/trace: don't fail when no browser is available
David du Colombier
2015-08-15
cmd/trace: fix static file reference
Dmitry Vyukov
2015-07-22
runtime/trace: add new package
Dmitry Vyukov
2015-07-02
cmd/trace: log errors to console in AJAX handler
Dmitry Vyukov
2015-07-01
cmd/trace: fix time scale
Dmitry Vyukov
2015-06-30
cmd/trace: sort procs
Dmitry Vyukov
2015-06-18
cmd/trace: gracefully handle empty profiles
Dmitry Vyukov
2015-06-14
cmd/trace: fix panic in goroutine profile
Dmitry Vyukov
2015-06-14
misc/trace: update trace viewer
Dmitry Vyukov
2015-04-18
cmd/...: fix vet issues and cull dead code
Josh Bleecher Snyder
2015-03-11
cmd/trace: move goroutine analysis code to internal/trace
Dmitry Vyukov
2015-03-11
cmd/trace: dump thread id on proc start
Dmitry Vyukov
2015-03-10
runtime: remove runtime frames from stacks in traces
Dmitry Vyukov
2015-02-20
cmd/trace: add new command
Dmitry Vyukov
[prev]