Skip to main content

No project description provided

Project description

Flameshow

Flameshow is a terminal Flamegraph viewer.

Features

  • Renders Flamegraphs in your terminal
  • Supports zooming in and displaying percentages
  • Keyboard input is prioritized
  • However, all operations in Flameshow can also be performed using the mouse
  • Can switch to different sample types

Install

pip install flameshow

Usage

View golang's goroutine dump:

$ curl http://localhost:9100/debug/pprof/goroutine -o goroutine.out
$ flameshow goroutine.out

Once you open flameshow, you should be able to use it, the UI is very easy to use.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

flameshow-0.1.2.tar.gz (12.8 kB view hashes)

Uploaded Source

Built Distribution

flameshow-0.1.2-cp310-cp310-macosx_13_0_x86_64.whl (3.5 MB view hashes)

Uploaded CPython 3.10 macOS 13.0+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page