LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
pyinstrument/__init__.py
pyinstrument/__main__.py
pyinstrument/frame.py
pyinstrument/middleware.py
pyinstrument/profiler.py
pyinstrument/recorders.py
pyinstrument/renderers.py
pyinstrument/six.py
pyinstrument/util.py
pyinstrument.egg-info/PKG-INFO
pyinstrument.egg-info/SOURCES.txt
pyinstrument.egg-info/dependency_links.txt
pyinstrument.egg-info/entry_points.txt
pyinstrument.egg-info/not-zip-safe
pyinstrument.egg-info/requires.txt
pyinstrument.egg-info/top_level.txt
pyinstrument/resources/jquery-1.11.0.min.js
pyinstrument/resources/profile.js
pyinstrument/resources/style.css
test/test_overflow.py
test/test_profiler.py