Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeanThompson/ginpprof
/ functions
Functions
18 in github.com/DeanThompson/ginpprof
⨍
Functions
18
◇
Types & classes
0
↓ 2 callers
Function
SymbolHandler
SymbolHandler will pass the call from /debug/pprof/symbol to pprof
pprof.go:113
↓ 2 callers
Function
Wrap
Wrap adds several routes from package `net/http/pprof` to *gin.Engine object
pprof.go:11
↓ 2 callers
Function
WrapGroup
WrapGroup adds several routes from package `net/http/pprof` to *gin.RouterGroup object
pprof.go:19
↓ 2 callers
Function
checkRouters
(routers gin.RoutesInfo, t *testing.T)
pprof_test.go:15
↓ 2 callers
Function
newServer
()
pprof_test.go:10
↓ 1 callers
Function
AllocsHandler
AllocsHandler will pass the call from /debug/pprof/allocs to pprof
pprof.go:78
↓ 1 callers
Function
BlockHandler
BlockHandler will pass the call from /debug/pprof/block to pprof
pprof.go:85
↓ 1 callers
Function
CmdlineHandler
CmdlineHandler will pass the call from /debug/pprof/cmdline to pprof
pprof.go:99
↓ 1 callers
Function
GoroutineHandler
GoroutineHandler will pass the call from /debug/pprof/goroutine to pprof
pprof.go:71
↓ 1 callers
Function
HeapHandler
HeapHandler will pass the call from /debug/pprof/heap to pprof
pprof.go:64
↓ 1 callers
Function
IndexHandler
IndexHandler will pass the call from /debug/pprof to pprof
pprof.go:57
↓ 1 callers
Function
MutexHandler
MutexHandler will pass the call from /debug/pprof/mutex to pprof
pprof.go:127
↓ 1 callers
Function
ProfileHandler
ProfileHandler will pass the call from /debug/pprof/profile to pprof
pprof.go:106
↓ 1 callers
Function
ThreadCreateHandler
ThreadCreateHandler will pass the call from /debug/pprof/threadcreate to pprof
pprof.go:92
↓ 1 callers
Function
TraceHandler
TraceHandler will pass the call from /debug/pprof/trace to pprof
pprof.go:120
Function
TestWrap
(t *testing.T)
pprof_test.go:42
Function
TestWrapGroup
(t *testing.T)
pprof_test.go:48
Function
main
()
example/example.go:9