LICENSE
README.md
pyproject.toml
src/jax_hpc_profiler/__init__.py
src/jax_hpc_profiler/create_argparse.py
src/jax_hpc_profiler/main.py
src/jax_hpc_profiler/plotting.py
src/jax_hpc_profiler/timer.py
src/jax_hpc_profiler/utils.py
src/jax_hpc_profiler.egg-info/PKG-INFO
src/jax_hpc_profiler.egg-info/SOURCES.txt
src/jax_hpc_profiler.egg-info/dependency_links.txt
src/jax_hpc_profiler.egg-info/entry_points.txt
src/jax_hpc_profiler.egg-info/requires.txt
src/jax_hpc_profiler.egg-info/top_level.txt
tests/test_plotting.py
tests/test_timer.py