profile

package
v0.0.0-...-53c1b90 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 9, 2025 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Overview

Package profile supports working with pprof profiles.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ReadDirPprof

func ReadDirPprof(dir string, match func(string) bool) ([]*profile.Profile, error)

ReadDirPprof reads all pprof profiles in dir whose name matches match(name).

func ReadPprof

func ReadPprof(filename string) (*profile.Profile, error)

func WritePprof

func WritePprof(filename string, p *profile.Profile) error

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL