diff options
| author | Michael Anthony Knyszek <mknyszek@google.com> | 2023-11-13 21:06:40 +0000 |
|---|---|---|
| committer | Gopher Robot <gobot@golang.org> | 2023-11-21 21:28:47 +0000 |
| commit | 816ee0be38a08b2636a1e870cb1dc1e9b27b742e (patch) | |
| tree | d83765c59a2e72f853afc373e273028867646007 /src/errors | |
| parent | 5dde69fd404cb6d0de89b0109a7f7b03e44c26f7 (diff) | |
| download | go-816ee0be38a08b2636a1e870cb1dc1e9b27b742e.tar.xz | |
internal/trace: add task analysis for v2 traces
For v1 traces, cmd/trace contains code for analyzing tasks separately
from the goroutine analysis code present in internal/trace. As I started
to look into porting that code to v2 traces, I noticed that it wouldn't
be too hard to just generalize the existing v2 goroutine summary code to
generate exactly the same information.
This change does exactly that.
For #60773.
For #63960.
Change-Id: I0cdd9bf9ba11fb292a9ffc37dbf18c2a6a2483b8
Reviewed-on: https://go-review.googlesource.com/c/go/+/542076
Auto-Submit: Michael Knyszek <mknyszek@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
Diffstat (limited to 'src/errors')
0 files changed, 0 insertions, 0 deletions
