gops icon indicating copy to clipboard operation
gops copied to clipboard

add stack-legacy command to dump call traces in legacy format

Open xaurx opened this issue 2 years ago • 0 comments

Unfortunately legacy format is more helpful in debug as it dumps goroutine labels. 'gops stack' doesn't dump them.

Golang issue: https://github.com/golang/go/issues/63712

xaurx avatar Oct 24 '23 19:10 xaurx