.gitignore
.travis.yml
LICENSE.txt
README.rst
flamegraph.pl
setup.py
stackcollapse_hpl.py
stackcollapse_hprof.py
tox.ini
hprof2flamegraph.egg-info/PKG-INFO
hprof2flamegraph.egg-info/SOURCES.txt
hprof2flamegraph.egg-info/dependency_links.txt
hprof2flamegraph.egg-info/entry_points.txt
hprof2flamegraph.egg-info/top_level.txt
tests/__init__.py
tests/test_hpl.py
tests/test_hprof.py
tests/ref/hpl/example.hpl
tests/ref/hprof/cpu=samples,depth=100,interval=10,lineno=n,thread=n.hprof.txt
tests/ref/hprof/cpu=samples,depth=100,interval=10,lineno=n,thread=y.hprof.txt
tests/ref/hprof/cpu=samples,depth=100,interval=10,lineno=y,thread=n.hprof.txt
tests/ref/hprof/cpu=samples,depth=100,interval=10,lineno=y,thread=y.hprof.txt
tests/ref/hprof/cpu=times,depth=100,lineno=n,thread=n.hprof.txt