aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/trace/annotations.go
AgeCommit message (Expand)Author
2021-08-17cmd/trace: use newTaskDesc to create taskDescLeonard Wang
2020-04-21cmd/trace: fix the broken link in region pages and improve UXRohith Ravi
2020-04-13cmd/trace: use the focustask mode for user task/region trace viewsHana (Hyang-Ah) Kim
2019-02-26all: fix typos as reported by 'misspell'Leon Klingele
2018-12-02all: use "reports whether" consistently instead of "returns whether"Tobias Klauser
2018-11-22cmd/trace: revert internal/traceparserHana Kim
2018-11-02all: use "reports whether" consistently in the few places that didn'tBrad Fitzpatrick
2018-10-30cmd/trace: use new traceparser to parse the raw trace filesPeter Weinberger
2018-08-30all: fix typosAlex Kohler
2018-08-23all: fix typos detected by github.com/client9/misspellKazuhiro Sera
2018-06-14runtime, sycall/js: add support for callbacks from JavaScriptRichard Musiol
2018-05-21cmd/trace: fix a few bugs found by staticcheckDaniel Martí
2018-05-08cmd/trace: skip links for buckets with 0 countHana (Hyang-Ah) Kim
2018-04-24cmd/trace: distinguish task endTimestamp and lastTimestampHana Kim
2018-04-24runtime/trace: rename "Span" with "Region"Hana Kim
2018-04-05cmd/trace: include taskless spans in /usertasks.Hana Kim
2018-03-29cmd/trace: make span tables prettyHana Kim
2018-03-26cmd/trace: add /userspans, /userspan pagesHana Kim
2018-03-26internal/trace: compute span stats as computing goroutine statsHana Kim
2018-03-15cmd/trace: filter tasks by log textHeschi Kreinick
2018-03-09cmd/trace: remove unrelated arrows in task-oriented traceviewHana Kim
2018-03-05internal/trace: remove backlinks from span/task end to startHana Kim
2018-03-02internal/trace: Revert "remove backlinks from span/task end to start"Hana Kim
2018-03-02internal/trace: remove backlinks from span/task end to startHana Kim
2018-02-28cmd/trace: fix overlappingDurationHana Kim
2018-02-21cmd/trace: add user log event in the task-oriented trace viewHana Kim
2018-02-21cmd/trace: present the GC time in the usertask viewHana Kim
2018-02-20cmd/trace: task-oriented view includes child tasksHana Kim
2018-02-20cmd/trace: extend trace view (/trace) for task-oriented viewHana Kim
2018-02-20cmd/trace: add analyzeAnnotation and /usertasks view.Hana Kim