valgrind --tool=callgrind --callgrind-out-file=callgrind.log --dump-instr=yes --simulate-cache=yes --collect-jumps=yes --collect-atstart=no --instr-atstart=no your-program [program options]