LICENSE
README.md
pyproject.toml
inflame/__init__.py
inflame/aggregate.py
inflame/cli.py
inflame/durations.py
inflame/model.py
inflame/report.py
inflame/parsers/__init__.py
inflame/parsers/tgi.py
inflame/parsers/triton.py
inflame/parsers/vllm.py
inflame_trace.egg-info/PKG-INFO
inflame_trace.egg-info/SOURCES.txt
inflame_trace.egg-info/dependency_links.txt
inflame_trace.egg-info/entry_points.txt
inflame_trace.egg-info/top_level.txt
tests/test_aggregate.py
tests/test_cli.py
tests/test_detect.py
tests/test_durations.py
tests/test_report.py
tests/test_tgi.py
tests/test_triton.py
tests/test_vllm.py