LICENSE
README.md
pyproject.toml
blocksnoop/__init__.py
blocksnoop/cli.py
blocksnoop/core.py
blocksnoop/correlator.py
blocksnoop/detector.py
blocksnoop/profiler.py
blocksnoop/reporter.py
blocksnoop/sinks.py
blocksnoop.egg-info/PKG-INFO
blocksnoop.egg-info/SOURCES.txt
blocksnoop.egg-info/dependency_links.txt
blocksnoop.egg-info/entry_points.txt
blocksnoop.egg-info/requires.txt
blocksnoop.egg-info/top_level.txt
blocksnoop/bpf/__init__.py
tests/test_cli.py
tests/test_core.py
tests/test_correlator.py
tests/test_detector.py
tests/test_profiler.py
tests/test_reporter.py
tests/test_sinks.py