X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=Makefile;h=36c7048c7ec60202f260e3ecab1b594c4a6debcd;hb=15ff5ed48855c6bd09bc8f5152f46065484c1e94;hp=67b9bf1b5f200ba9c2b8f9a0b4ec088d362ef15e;hpb=e5b1f5ef948724145ec2ed5777f4da1d6d862afd;p=blank.git diff --git a/Makefile b/Makefile index 67b9bf1..36c7048 100644 --- a/Makefile +++ b/Makefile @@ -59,7 +59,7 @@ callgrind: blank.profile --branch-sim=yes --cacheuse=yes --cache-sim=yes \ --collect-bus=yes --collect-systime=yes --collect-jumps=yes \ --dump-instr=yes --simulate-hwpref=yes --simulate-wb=yes \ - ./blank.profile + ./blank.profile -n 128 -t 16 --no-keyboard --no-mouse -d --no-vsync clean: rm -df $(OBJ) $(DEP) $(DIR)