import "github.com/ory/x/profilex"
profiling.go
func HelpMessage() string
HelpMessage returns a string explaining how profiling works.
func Profile() interface { Stop() }
Profile parses the PROFILING environment variable and executes the proper profiling task.