ftmemsim-valgrind/callgrind/tests/simwork-both.vgtest
Josef Weidendorfer b4b9af9a82 Callgrind: add branch prediction from Cachegrind
Callgrind now uses Cachegrind's command line option to switch
on simulation: "--branch-sim=yes/no" for branch prediction,
and "--cache-sim=yes/no" for cache simulation (for more
consistency and to avoid confusion). However, the previously
used "--simulate-cache=yes/no" still is supported but deprecated.

Included: according documentation and tests.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11207
2010-07-02 19:56:23 +00:00

4 lines
83 B
Plaintext

prog: simwork
vgopts: --cache-sim=yes --branch-sim=yes
cleanup: rm callgrind.out.*