Skip to content

sneiko/memfis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PProf Heap Analyzer

A lightweight tool for visualizing Go heap profile reports from saved pprof files. Key Features

  • File-based analysis: Load pre-captured heap profiles without a running application
  • Interactive dashboard: Visualize memory statistics with charts and tables
  • Standalone: No need for live application connection - works directly with profile heap report files

Usage with --file Flag bash

./pprof-analyzer --file <path-to-profile>

About

Golang Pprof heap report visualiser

Topics

Resources

License

Stars

Watchers

Forks