MCPcopy Create free account

hub / github.com/DeanThompson/ginpprof / functions

Functions18 in github.com/DeanThompson/ginpprof

↓ 2 callersFunctionSymbolHandler
SymbolHandler will pass the call from /debug/pprof/symbol to pprof
pprof.go:113
↓ 2 callersFunctionWrap
Wrap adds several routes from package `net/http/pprof` to *gin.Engine object
pprof.go:11
↓ 2 callersFunctionWrapGroup
WrapGroup adds several routes from package `net/http/pprof` to *gin.RouterGroup object
pprof.go:19
↓ 2 callersFunctioncheckRouters
(routers gin.RoutesInfo, t *testing.T)
pprof_test.go:15
↓ 2 callersFunctionnewServer
()
pprof_test.go:10
↓ 1 callersFunctionAllocsHandler
AllocsHandler will pass the call from /debug/pprof/allocs to pprof
pprof.go:78
↓ 1 callersFunctionBlockHandler
BlockHandler will pass the call from /debug/pprof/block to pprof
pprof.go:85
↓ 1 callersFunctionCmdlineHandler
CmdlineHandler will pass the call from /debug/pprof/cmdline to pprof
pprof.go:99
↓ 1 callersFunctionGoroutineHandler
GoroutineHandler will pass the call from /debug/pprof/goroutine to pprof
pprof.go:71
↓ 1 callersFunctionHeapHandler
HeapHandler will pass the call from /debug/pprof/heap to pprof
pprof.go:64
↓ 1 callersFunctionIndexHandler
IndexHandler will pass the call from /debug/pprof to pprof
pprof.go:57
↓ 1 callersFunctionMutexHandler
MutexHandler will pass the call from /debug/pprof/mutex to pprof
pprof.go:127
↓ 1 callersFunctionProfileHandler
ProfileHandler will pass the call from /debug/pprof/profile to pprof
pprof.go:106
↓ 1 callersFunctionThreadCreateHandler
ThreadCreateHandler will pass the call from /debug/pprof/threadcreate to pprof
pprof.go:92
↓ 1 callersFunctionTraceHandler
TraceHandler will pass the call from /debug/pprof/trace to pprof
pprof.go:120
FunctionTestWrap
(t *testing.T)
pprof_test.go:42
FunctionTestWrapGroup
(t *testing.T)
pprof_test.go:48
Functionmain
()
example/example.go:9