]> Cypherpunks repositories - gostls13.git/commit
cmd/trace: display goroutines (PC=0) with clearer description
authorhitzhangjie <hit.zhangjie@gmail.com>
Thu, 25 Aug 2022 09:34:49 +0000 (09:34 +0000)
committerMichael Pratt <mpratt@google.com>
Thu, 25 Aug 2022 20:44:19 +0000 (20:44 +0000)
commit04eb35998a3a999c830969f802744ab9274714a8
tree2a1da0a76685526ef75973f2d4b3fd01aab45fab
parent56bdf7f7d91cc5fa40e9e6ec0e3da3733f0e2e4e
cmd/trace: display goroutines (PC=0) with clearer description

This PR fixes: #54425 #49994

Change-Id: Id60a3ba6930f8e29b12b6d8f80945decd2ce31bc
GitHub-Last-Rev: 60a040aa2f111f64f571597799ce7ca317e1d281
GitHub-Pull-Request: golang/go#54575
Reviewed-on: https://go-review.googlesource.com/c/go/+/425042
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
src/cmd/trace/goroutines.go