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
2018-04-26
cmd/trace: have tasks in a separate section (process group)
Hana Kim
2018-04-24
cmd/trace: distinguish task endTimestamp and lastTimestamp
Hana Kim
2018-04-24
runtime/trace: rename "Span" with "Region"
Hana Kim
2018-04-13
cmd/trace: change span id computation for trace view use
Hana Kim
2018-04-10
cmd/trace: pprof computation for span types
Hana Kim
2018-04-10
cmd/trace: skip GoroutineInSyscall in case time order err
Hana Kim
2018-04-05
cmd/trace: include taskless spans in /usertasks.
Hana Kim
2018-04-04
cmd/trace: avoid emitting traceview slice with 0 duration
Hana Kim
2018-04-04
cmd/trace: implement /trace?focustask=<taskid> mode
Hana Kim
2018-03-29
cmd/trace: make span tables pretty
Hana Kim
2018-03-27
cmd/trace: assign a unique span id for slice representation
Hana Kim
2018-03-26
cmd/trace: add /userspans, /userspan pages
Hana Kim
2018-03-26
internal/trace: compute span stats as computing goroutine stats
Hana Kim
2018-03-26
cmd/trace: beautify goroutine page
Hana (Hyang-Ah) Kim
2018-03-21
cmd/trace: remove unused variable in tests
Alberto Donizetti
2018-03-15
cmd/trace: filter tasks by log text
Heschi Kreinick
2018-03-09
cmd/trace: set cname for span slices
Hana Kim
2018-03-09
cmd/trace: remove unrelated arrows in task-oriented traceview
Hana Kim
2018-03-07
cmd/trace: force GC occassionally
Hana Kim
2018-03-07
cmd/trace: generate jsontrace data in a streaming fashion
Hana Kim
2018-03-05
internal/trace: remove backlinks from span/task end to start
Hana Kim
2018-03-02
internal/trace: Revert "remove backlinks from span/task end to start"
Hana Kim
2018-03-02
internal/trace: remove backlinks from span/task end to start
Hana Kim
2018-02-28
cmd/trace: skip tests if parsing fails with timestamp error
Hana Kim
2018-02-28
cmd/trace: fix overlappingDuration
Hana Kim
2018-02-26
cmd/trace: trace error check and more logging in annotations test
Hana Kim
2018-02-21
cmd/trace: add memory usage reporting
Hana Kim
2018-02-21
cmd/trace: include P info in goroutine slices
Hana Kim
2018-02-21
cmd/trace: add user log event in the task-oriented trace view
Hana Kim
2018-02-21
cmd/trace: present the GC time in the usertask view
Hana Kim
2018-02-20
cmd/trace: task-oriented view includes child tasks
Hana Kim
2018-02-20
cmd/trace: extend trace view (/trace) for task-oriented view
Hana Kim
2018-02-20
cmd/trace: add analyzeAnnotation and /usertasks view.
Hana Kim
2018-02-20
cmd/trace: encode selection in trace URL
Austin Clements
2017-12-20
cmd/trace: init goroutine info entries with GoCreate event
Hana Kim
2017-12-01
cmd/trace: exclude threads in syscall on behalf of runtime
Hana Kim
2017-11-30
cmd/trace: compute pprof-style output per goroutine type
Hana (Hyang-Ah) Kim
2017-11-16
cmd/internal/obj, cmd/trace: restore bounds checks dropped in CL 56950
Russ Cox
2017-10-20
cmd/trace: fix a javascript bug in handling import error
Hana Kim
2017-09-20
all: correct location of go tool
Hiroshi Ioka
2017-08-29
runtime,cmd/trace: trace GC STW events
Austin Clements
2017-08-28
cmd/trace: add -d that prints parsed traces
Hana Kim
2017-08-25
misc/trace: update trace-viewer
Hana Kim
2017-08-18
cmd/*: remove negative uint checks
Daniel MartÃ
2017-08-11
cmd/trace: don't shift trace slices to 0
Austin Clements
2017-08-11
cmd/trace: update HTML; expand viewer to whole window
Austin Clements
2017-04-20
cmd/trace: document that trace viewer is only tested on chromium
Alberto Donizetti
2017-04-19
cmd/trace: show swept and reclaimed bytes
Austin Clements
2017-03-02
cmd/trace: traces may end with pending mark assists
Heschi Kreinick
2017-02-24
runtime/pprof/internal/profile: move internal/pprof/profile here
Russ Cox
[prev]
[next]