Package debug contains facilities for programs to debug themselves while they are running.
Package metrics provides a stable interface to access implementation-defined metrics exported by the Go runtime.
Package pprof writes runtime profiling data in the format expected by the pprof visualization tool.
Package trace contains facilities for programs to generate traces for the Go execution tracer.