Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 539 Bytes

File metadata and controls

20 lines (15 loc) · 539 Bytes

This project is an independent effort and is neither affiliated with nor endorsed by the Python Software Foundation, CRIU, or React Flow. CRIU is licensed under GPLv2.

Install (Ubuntu/Debian)

# mkdir ./trace-python/ && cd ./trace-python/
git clone https://github.com/herheliuk/trace-python . --depth 1
source env.sh
git clone https://github.com/herheliuk/criu-python-api ./criu-python-api/ --depth 1
source ./criu-python-api/install.sh

Usage

source env.sh

sudo $(which python) -E settrace.py test.py