update path

This commit is contained in:
Kopatz
2025-12-03 10:49:21 +01:00
parent 46f59836cb
commit 5c183e836d
2 changed files with 3 additions and 2 deletions

View File

@@ -10,6 +10,7 @@
exit 1
fi
sudo perf record -F 999 -p $PID -g
sudo chown $USER:$(id -gn $USER) perf.data
'')
];
}