CHANGELOG.rst
CMakeLists.txt
LICENSE.txt
LICENSE_Python.txt
MANIFEST.in
README.rst
kernprof.py
pyproject.toml
requirements.txt
run_tests.py
setup.cfg
setup.py
line_profiler/CMakeLists.txt
line_profiler/__init__.py
line_profiler/__main__.py
line_profiler/_line_profiler.cpp
line_profiler/_line_profiler.pyx
line_profiler/ipython_extension.py
line_profiler/line_profiler.py
line_profiler/python25.pxd
line_profiler/timers.c
line_profiler/timers.h
line_profiler/unset_trace.c
line_profiler/unset_trace.h
line_profiler.egg-info/PKG-INFO
line_profiler.egg-info/SOURCES.txt
line_profiler.egg-info/dependency_links.txt
line_profiler.egg-info/entry_points.txt
line_profiler.egg-info/requires.txt
line_profiler.egg-info/top_level.txt
requirements/build.txt
requirements/docs.txt
requirements/ipython.txt
requirements/runtime.txt
requirements/tests.txt
tests/test_cli.py
tests/test_import.py
tests/test_ipython.py
tests/test_kernprof.py
tests/test_line_profiler.py