Versions in this module Expand all Collapse all v1 v1.1.0 Jun 1, 2016 v1.0.0 Nov 10, 2014 Changes in this version + const DefaultMemProfileRate + func BlockProfile(p *profile) + func CPUProfile(p *profile) + func MemProfile(p *profile) + func MemProfileRate(rate int) func(*profile) + func NoShutdownHook(p *profile) + func ProfilePath(path string) func(*profile) + func Quiet(p *profile) + func Start(options ...func(*profile)) interface