makefile perf tweak
This commit is contained in:
parent
1ff35f6235
commit
88b627b62a
|
@ -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
|
||||||
|
|
||||||
|
|
||||||
|
|
BIN
C/out/samples
BIN
C/out/samples
Binary file not shown.
Loading…
Reference in New Issue
Block a user