pprof2csv

command module
v0.0.0-...-15f103b Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2026 License: MIT Imports: 5 Imported by: 0

README

pprof to csv

Convert pprof profile to csv files for further analysis.

Features:

  • Source line - Time mapping
  • Source line - Memory Consumption mapping
  • ...

pprof protobuf design

lines2md

  • -show_from, only consider samples whose stackframe contains the function indicated by show_from
  • unit,result time unit
  • csv-funcstat,print function flat/cum in csv

mallocgc_percent

Calculate mallocgc percent in total profile time or certain function time.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
lines2md command
test
loop command

Jump to

Keyboard shortcuts

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