]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Mention running with --profile-flags.
authorFlorian Krohm <florian@eich-krohm.de>
Thu, 19 Apr 2012 22:38:24 +0000 (22:38 +0000)
committerFlorian Krohm <florian@eich-krohm.de>
Thu, 19 Apr 2012 22:38:24 +0000 (22:38 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/branches/TCHAIN@12511

docs/internals/t-chaining-notes.txt

index be2d70bda9666ccb005626b44798e01f9336bb45..1f4e367770ab206f7413f6243263bd64f4562c73 100644 (file)
@@ -16,6 +16,9 @@ check also with --vex-guest-chase-cond=yes
 check that all targets can run their insn set tests with
 --vex-guest-max-insns=1.
 
+all targets: run some tests using --profile-flags=... to exercise  
+function patchProfInc_<arch>
+
 
 Cleanups
 ~~~~~~~~