quorum/internal/debug
Felix Lange c1343c8872 cmd/utils, internal/debug: show all stacks for 10x Ctrl-C induced panic
Go 1.6 only prints stacks for the current goroutine by default,
but for this panic we want to see all of them.
2016-03-12 00:59:37 +01:00
..
api.go internal/debug: APIs for profiling and tracing 2016-01-28 13:36:11 +01:00
flags.go internal/debug: don't disable heap profile collection by default 2016-03-12 00:41:34 +01:00
loudpanic.go cmd/utils, internal/debug: show all stacks for 10x Ctrl-C induced panic 2016-03-12 00:59:37 +01:00
loudpanic_fallback.go cmd/utils, internal/debug: show all stacks for 10x Ctrl-C induced panic 2016-03-12 00:59:37 +01:00
trace.go internal/debug: APIs for profiling and tracing 2016-01-28 13:36:11 +01:00
trace_fallback.go internal/debug: APIs for profiling and tracing 2016-01-28 13:36:11 +01:00