Skip to content

herb/pyflamegraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyflamegraph

Description

This is a cheap, hacky, shell wrapper around Brendan Gregg's flame graph generator.

Installation

New versions will be updated to PyPI pretty regularly so it should be as easy as:

pip install pyflamegraph

Running a Test instance

from pyflamegraph import generate

svg = generate(input_source)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages