Package profile provides a simple way to manage runtime/pprof profiling of your Go application.
go get github.com/pkg/profileNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Starts CPU profiling and defers the stop.
Use build tags or environment variables to conditionally enable profiling.
No dependency data recorded yet.