.flake8
.gitignore
.pre-commit-config.yaml
CHANGELOG.md
LICENSE
README.md
pyproject.toml
requirements-dev.txt
requirements.txt
setup.py
./trazer/__init__.py
./trazer/_version.py
./trazer/analyzer.py
./trazer/export.py
./trazer/trace.py
.github/workflows/doctest.yml
.github/workflows/main.yml
.github/workflows/semgrep.yml
docs/Makefile
docs/make.bat
docs/source/conf.py
docs/source/index.rst
docs/source/trazer.analyzer.rst
docs/source/trazer.export.rst
docs/source/trazer.rst
docs/source/trazer.trace.rst
docs/source/_templates/module.rst_t
docs/source/_templates/package.rst_t
docs/source/_templates/toc.rst_t
tests/__init__.py
tests/test_event_chain.py
tests/test_trace_analyzer.py
tests/test_trace_events.py
tests/utils.py
trazer/__init__.py
trazer/analyzer.py
trazer/export.py
trazer/trace.py
trazer.egg-info/PKG-INFO
trazer.egg-info/SOURCES.txt
trazer.egg-info/dependency_links.txt
trazer.egg-info/top_level.txt