Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/name5566/leaf
/ CommandCPUProf
Struct
CommandCPUProf
console/command.go:101–101 ·
view source on GitHub ↗
cpuprof
Source
from the content-addressed store, hash-verified
99
100
// cpuprof
101
type
CommandCPUProf
struct
{}
102
103
func
(c *CommandCPUProf) name() string {
104
return
"cpuprof"
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected