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
_skbuild/linux-x86_64-3.8/cmake-install/kernprof.py
_skbuild/linux-x86_64-3.8/cmake-install/line_profiler/__init__.py
_skbuild/linux-x86_64-3.8/cmake-install/line_profiler/__main__.py
_skbuild/linux-x86_64-3.8/cmake-install/line_profiler/_line_profiler.cpython-38-x86_64-linux-gnu.so
_skbuild/linux-x86_64-3.8/cmake-install/line_profiler/line_profiler.py
_skbuild/linux-x86_64-3.9/cmake-install/line_profiler/_line_profiler.cpython-39-x86_64-linux-gnu.so
line_profiler/CMakeLists.txt
line_profiler/__init__.py
line_profiler/__main__.py
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/ipython.txt
requirements/runtime.txt
requirements/tests.txt
tests/test_cli.py
tests/test_ipython.py
tests/test_kernprof.py
tests/test_line_profiler.py