plugeth/internal
Ryan Schneider 897ea01d5f 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 receiver
2018-06-14 16:58:44 +03:00
..
build build: specify the key to use when invoking gpg:sign-and-deploy-file (#16696) 2018-05-09 01:13:53 +02:00
cmdtest all: update license information (#16089) 2018-02-14 13:49:11 +01:00
debug internal/debug: use pprof goroutine writer for debug_stacks (#16892) 2018-06-14 16:58:44 +03:00
ethapi crypto: replace ToECDSAPub with error-checking func UnmarshalPubkey (#16932) 2018-06-12 15:26:08 +02:00
guide all: update license information 2017-04-14 10:29:00 +02:00
jsre internal: golint updates for this or self warning (#16634) 2018-05-02 11:26:21 +03:00
web3ext internal/web3ext: fix method name for enabling mutex profiling (#16964) 2018-06-13 14:10:20 +02:00