Modify run_perf

This commit is contained in:
Abdelrahman Said 2025-05-24 03:22:48 +01:00
parent a9d4b4eae1
commit e6d39028fb

View File

@ -25,5 +25,5 @@ major-faults,\
minor-faults,\
task-clock"
perf stat -e $EVENTS -r $REPEATS -o no_dod_stats ./no_dod
# perf stat -e $EVENTS -r $REPEATS -o no_dod_stats ./no_dod
perf stat -e $EVENTS -r $REPEATS -o dod_stats ./dod