Artifacts of the CGO 2024 Paper: EasyTracker: A Python Library for Controlling and Inspecting Program Execution
收藏资源简介:
This is the archive of the artifacts for the CGO 2024 Paper "EasyTracker: A Python Library for Controlling and Inspecting Program Execution" The EasyTracker library is an open source project, refer to the Home page and Gitlab repository for up-to-date versions: Home Page: https://corse.gitlabpages.inria.fr/easytracker Repository: https://gitlab.inria.fr/CORSE/easytracker The details of the artifacts generation are described in the paper appendix or in the README.md file included in the main artifacts archive easytracker-artifacts-cgo-2024-v1.1.0.tar.gz. Summary of artifacts construction steps (execution in a Docker container): ensure Docker is installed with docker --version, download the easytracker-artifacts-cgo-2024-v1.1.0.tar.gz file, extract with tar xvzf easytracker-artifacts-cgo-2024-v1.1.0.tar.gz, change dir with cd eastracker-artifacts-cgo-2024, generate all artifacts with ./in-docker.sh ./run-all.sh, all artifacts are generated in figure-*/ directories, refer to the README.md file for more details.



