README.rst
setup.py
src/qprof/__init__.py
src/qprof/_merge_dicts.py
src/qprof/data.py
src/qprof/frameworks.py
src/qprof/routine.py
src/qprof/routine_tree.py
src/qprof.egg-info/PKG-INFO
src/qprof.egg-info/SOURCES.txt
src/qprof.egg-info/dependency_links.txt
src/qprof.egg-info/requires.txt
src/qprof.egg-info/top_level.txt
src/qprof/exporters/BaseExporter.py
src/qprof/exporters/__init__.py
src/qprof/exporters/gprof/GprofExporter.py
src/qprof/exporters/gprof/__init__.py
src/qprof/exporters/gprof/strings.py
src/qprof/hardware/__init__.py
src/qprof/hardware/melbourne/__init__.py
src/qprof/hardware/melbourne/gate_times.py
test/test_merge_dict.py
test/test_profile.py
test/test_utils.py