# Packages
No description provided by the author
Package debug contains facilities for programs to debug themselves while they are running.
Package pprof writes runtime profiling data in the format expected by the pprof visualization tool.
Package race implements data race detection logic.
Package trace contains facilities for programs to generate traces for the Go execution tracer.