internal/debug: APIs for profiling and tracing
The debug package provides an RPC wrapper for glog settings and the debugging facilities of the Go runtime. They can be triggered through both command line flags and the IPC listener.
Showing
internal/debug/api.go
0 → 100644
internal/debug/flags.go
0 → 100644
internal/debug/trace.go
0 → 100644
Please register or sign in to comment