go-stack-profiler

command module
v0.0.0-...-cf2a689 Latest Latest
Warning

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

Go to latest
Published: May 7, 2024 License: MIT Imports: 12 Imported by: 0

README

go-stack-profiler

Go stack profiler allows you to profile the size of your goroutine stacks.

Usage

# create a stack profile from a binary and a goroutine profile
go-stack-profiler binary goroutine.pprof > stack.pprof

# list the size of all functions in the given binary in descending order
go-stack-profiler binary

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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