LICENSE
README.md
pyproject.toml
src/godot_mobile_perf_doctor/__init__.py
src/godot_mobile_perf_doctor/__main__.py
src/godot_mobile_perf_doctor/adb_parser.py
src/godot_mobile_perf_doctor/audit.py
src/godot_mobile_perf_doctor/cli.py
src/godot_mobile_perf_doctor/models.py
src/godot_mobile_perf_doctor/profiles.py
src/godot_mobile_perf_doctor/project_settings.py
src/godot_mobile_perf_doctor/reporting.py
src/godot_mobile_perf_doctor/rule_help.py
src/godot_mobile_perf_doctor/textures.py
src/godot_mobile_perf_doctor.egg-info/PKG-INFO
src/godot_mobile_perf_doctor.egg-info/SOURCES.txt
src/godot_mobile_perf_doctor.egg-info/dependency_links.txt
src/godot_mobile_perf_doctor.egg-info/entry_points.txt
src/godot_mobile_perf_doctor.egg-info/requires.txt
src/godot_mobile_perf_doctor.egg-info/top_level.txt
tests/test_adb_parser.py
tests/test_audit.py
tests/test_cli.py
tests/test_project_settings.py
tests/test_textures.py