.testr.conf
.travis.yml
AUTHORS
ChangeLog
LICENSE
README.rst
requirements.txt
setup.cfg
setup.py
test-requirements.txt
tox.ini
profimp/__init__.py
profimp/main.py
profimp/reports.py
profimp/tracer.py
profimp.egg-info/PKG-INFO
profimp.egg-info/SOURCES.txt
profimp.egg-info/dependency_links.txt
profimp.egg-info/entry_points.txt
profimp.egg-info/not-zip-safe
profimp.egg-info/pbr.json
profimp.egg-info/requires.txt
profimp.egg-info/top_level.txt
profimp/templates/report.tpl
samples/collections.html
samples/collections_import_trace.png
samples/multiprocessing.html
samples/re.html
samples/regen_samples.sh
samples/simplejson.html
samples/sqlalchemy.html
tests/__init__.py
tests/hacking/__init__.py
tests/hacking/checks.py
tests/unit/__init__.py
tests/unit/test.py
tests/unit/test_main.py
tests/unit/test_reports.py
tests/unit/test_tracer.py