aboutsummaryrefslogtreecommitdiff
path: root/src/internal/trace/traceviewer
AgeCommit message (Expand)Author
2026-02-03all: prealloc slice with possible minimum capabilitiesShulhan
2025-11-13cmd/trace: annotation proc start/stop with thread and proc alwaysMichael Anthony Knyszek
2025-09-15all: replace strings.Split with strings.SplitSeq1911860538
2025-02-11internal/trace: move fake P IDs to internal/trace/traceviewerMichael Anthony Knyszek
2025-02-11internal/trace: clean up parser.goMichael Anthony Knyszek
2024-08-19all: remove duplicated words in commentsOleksandr Redko
2023-11-21cmd/trace/v2: emit regions in the goroutine-oriented task viewMichael Anthony Knyszek
2023-11-21cmd/trace/v2: add thread-oriented mode for v2 tracesMichael Anthony Knyszek
2023-11-21cmd/trace/v2: add support for a task-oriented procs-based viewMichael Anthony Knyszek
2023-11-21cmd/trace: factor out durationHistogramMichael Anthony Knyszek
2023-11-21cmd/trace/v2: add support for pprof endpointsMichael Anthony Knyszek
2023-11-21cmd/trace: refactor pprof HTTP SVG serving into traceviewerMichael Anthony Knyszek
2023-11-21internal/trace/traceviewer: make the mmu handler more self-containedMichael Anthony Knyszek
2023-11-21cmd/trace: common up the mmu page and add it to cmd/trace/v2Michael Anthony Knyszek
2023-11-21cmd/trace/v2: add goroutine analysis pagesMichael Anthony Knyszek
2023-11-21cmd/trace: add almost full support for v2 traces in the trace viewerMichael Anthony Knyszek