Skip to content

Tooling to take pprof output and convert to csv.

License

Notifications You must be signed in to change notification settings

conbon/pprof2csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pprof2csv

Converts pprof profile format to CSV.

Inspired by Google's csv2pprof.

Installation

go install github.com/conbon/pprof2csv@latest

Usage

Pprof text output using -text or -top flags supported.

pprof2csv -input=profile.txt -output=profile.csv

About

Tooling to take pprof output and convert to csv.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published