Versions in this module Expand all Collapse all v1 v1.1.0 Mar 15, 2026 v1.0.1 Nov 22, 2025 Changes in this version + func FreeOSMemory() + func GetGoroutineCount() int + func GetMemStats() *runtime.MemStats + func TriggerGC() + type Config struct + BlockRate int + EnableBlockProfiling bool + EnableCPUProfiling bool + EnableMemoryProfiling bool + EnableMutexProfiling bool + Enabled bool + ListenAddr string + MutexFraction int + type Profiler struct + func New(cfg *Config) *Profiler + func (p *Profiler) Start() error + func (p *Profiler) Stop() error