package pprofutil

import "github.com/influxdata/influxdb/pkg/pprofutil"

Index

Types

type Profile

type Profile struct {
	*pprof.Profile

	Path  string
	Debug int
}

func NewProfile

func NewProfile(name, path string, debug int) *Profile

func (*Profile) Stop

func (p *Profile) Stop()

Source Files

pprofutil.go

Version
v1.12.0 (latest)
Published
Apr 8, 2025
Platform
linux/amd64
Imports
2 packages
Last checked
2 days ago

Tools for package owners.