Artifacts of the CGO 2024 Paper: EasyTracker: A Python Library for Controlling and Inspecting Program Execution
收藏NIAID Data Ecosystem2026-05-01 收录
下载链接:
https://zenodo.org/record/10412997
下载链接
链接失效反馈官方服务:
资源简介:
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.2.0.tar.gz.
Summary of artifacts construction steps (execution in a Docker container):
ensure Docker is installed with docker --version,
download the artifacts archive easytracker-artifacts-cgo-2024-v1.2.0.tar.gz,
extract with tar xvzf easytracker-artifacts-cgo-2024-v1.2.0.tar.gz,
change dir with cd eastracker-artifacts-cgo-2024,
download the EasyTracker sources archive easytracker-archive-dfe8aa888f.tar.gz,
extract with tar xvzf easytracker-archive-dfe8aa888f.tar.gz,
download the docker image docker-image-easytracker-1.2.0.tar,
load the Docker image with docker load -i docker-image-easytracker-1.2.0.tar,
generate all artifacts with ./in-docker.sh ./run-all.sh,
all artifacts are generated in figure-*/ directories,
refer to the artifacts archive README.md file for more details, or refer to the paper artifacts appendix.
Note that this artifacts archive is extracted from the artifacts repository at tag v1.2.0: https://gitlab.inria.fr/CORSE/easytracker-artifacts-cgo-2024/-/tree/v1.2.0
创建时间:
2023-12-23



