No description
Find a file
2025-06-09 22:54:06 +02:00
.vscode Configure vscode + Update flake.lock 2025-06-09 22:54:06 +02:00
src Configure vscode + Update flake.lock 2025-06-09 22:54:06 +02:00
.envrc Add README.md 2024-06-27 20:55:21 +02:00
.gitignore Configure vscode + Update flake.lock 2025-06-09 22:54:06 +02:00
CMakeLists.txt Add README.md 2024-06-27 20:55:21 +02:00
flake.lock Configure vscode + Update flake.lock 2025-06-09 22:54:06 +02:00
flake.nix Configure vscode + Update flake.lock 2025-06-09 22:54:06 +02:00
README.md Add gammaray test 2024-06-27 21:23:39 +02:00

How to run it

  1. nix develop
  2. cmakeConfigurePhase
  3. buildPhase
  4. ./src/tutorial_kirigami2

For use gammaray, you need to disable yama security.

echo 0 | sudo tee /proc/sys/kernel/yama/ptrace_scope

Then run with,

gammaray ./src/tutorial_kirigami2