# Functions
BlockHandler will pass the call from /debug/pprof/block to pprof.
CmdlineHandler will pass the call from /debug/pprof/cmdline to pprof.
GoroutineHandler will pass the call from /debug/pprof/goroutine to pprof.
HeapHandler will pass the call from /debug/pprof/heap to pprof.
IndexHandler will pass the call from /debug/pprof to pprof.
ProfileHandler will pass the call from /debug/pprof/profile to pprof.
SymbolHandler will pass the call from /debug/pprof/symbol to pprof.
ThreadCreateHandler will pass the call from /debug/pprof/threadcreate to pprof.
TraceHandler will pass the call from /debug/pprof/trace to pprof.