mirror of https://github.com/ethereum/go-ethereum
internal/debug: use pprof goroutine writer for debug_stacks (#16892)
* debug: Use pprof goroutine writer in debug.Stacks() to ensure all goroutines are captured. * Up to 64MB limit, previous code only captured first 1MB of goroutines. * internal/debug: simplify stacks handler * fix typo * fix pointer receiverpull/16987/merge
parent
ec192f18b4
commit
897ea01d5f
Loading…
Reference in new issue