go/src/cmd/trace
Michael Anthony Knyszek 7cb98c1da1 cmd/trace/v2: emit user log annotations in all views
This was an oversight in porting over cmd/trace to the new trace format
and API.

Fixes #65153.

Change-Id: I883d302f95956fcc9abb60aa53165acb6d099d67
Reviewed-on: https://go-review.googlesource.com/c/go/+/557175
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
2024-01-19 21:39:18 +00:00
..
v2 cmd/trace/v2: emit user log annotations in all views 2024-01-19 21:39:18 +00:00
annotations.go cmd/trace: factor out durationHistogram 2023-11-21 21:28:58 +00:00
annotations_test.go runtime: add execution tracer v2 behind GOEXPERIMENT=exectracer2 2023-11-10 15:49:59 +00:00
doc.go
goroutines.go cmd/trace: factor out durationHistogram 2023-11-21 21:28:58 +00:00
main.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
trace.go cmd/trace/v2: add support for a task-oriented procs-based view 2023-11-21 21:29:50 +00:00
trace_test.go cmd/trace: add almost full support for v2 traces in the trace viewer 2023-11-21 20:45:06 +00:00
trace_unix_test.go cmd/trace: add almost full support for v2 traces in the trace viewer 2023-11-21 20:45:06 +00:00