Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dispatchrun/wzprof
/ Desc
Method
Desc
wzprof.go:182–182 ·
view source on GitHub ↗
Desc is a human-readable description of the profiler.
()
Source
from the content-addressed store, hash-verified
180
181
// Desc is a human-readable description of the profiler.
182
Desc() string
183
184
// Count the number of execution stacks recorded in the profiler.
185
Count() int
Callers
1
Handler
Function · 0.65
Implementers
2
CPUProfiler
cpu.go
MemoryProfiler
mem.go
Calls
no outgoing calls
Tested by
no test coverage detected