golang/src/internal/trace/traceviewer
Michael Anthony Knyszek 4e3ac99a33 cmd/trace/v2: emit regions in the goroutine-oriented task view
This change emits regions in the goroutine-oriented task view (the
/trace endpoint with the taskid query variable set) in the same way the
old cmd/trace does.

For #60773.
Fixes #63960.

Change-Id: If6c3e7072c694c84a7d2d6c34df668f48d3acc2a
Reviewed-on: https://go-review.googlesource.com/c/go/+/543995
Reviewed-by: Michael Pratt <mpratt@google.com>
Auto-Submit: Michael Knyszek <mknyszek@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2023-11-21 21:29:58 +00:00
..
format cmd/trace: add almost full support for v2 traces in the trace viewer 2023-11-21 20:45:06 +00:00
static cmd/trace: add almost full support for v2 traces in the trace viewer 2023-11-21 20:45:06 +00:00
emitter.go cmd/trace/v2: emit regions in the goroutine-oriented task view 2023-11-21 21:29:58 +00:00
histogram.go cmd/trace: factor out durationHistogram 2023-11-21 21:28:58 +00:00
http.go cmd/trace/v2: add thread-oriented mode for v2 traces 2023-11-21 21:29:53 +00:00
mmu.go cmd/trace/v2: add thread-oriented mode for v2 traces 2023-11-21 21:29:53 +00:00
pprof.go cmd/trace: refactor pprof HTTP SVG serving into traceviewer 2023-11-21 21:28:02 +00:00