holmes icon indicating copy to clipboard operation
holmes copied to clipboard

support stack debug

Open cch123 opened this issue 5 years ago • 0 comments

  • we can get allgs by go:linkname demo

  • can print all goroutines with goroutine id by debug/pprof/goroutine?debug=2

So we can output every goroutine stack size

cch123 avatar Nov 30 '20 09:11 cch123