makefile perf tweak

This commit is contained in:
NunoSempere 2023-06-03 11:06:44 -06:00
parent 1ff35f6235
commit 88b627b62a
2 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ profile-linux:
# rm analysis.txt # rm analysis.txt
# perf: # perf:
OMP_NUM_THREADS=16 sudo perf record $(OUTPUT) OMP_NUM_THREADS=16 sudo perf record $(OUTPUT)
perf report sudo perf report
rm perf.data rm perf.data

Binary file not shown.