]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Outer/inner setup : allow append to outer args, use a bigger --num-callers
authorPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Sat, 12 Nov 2016 11:22:50 +0000 (11:22 +0000)
committerPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Sat, 12 Nov 2016 11:22:50 +0000 (11:22 +0000)
commitec6077e25aa7de0182492d71e6840cd1b8efda1d
tree8e32fdbcb61e18f32be3647ce2b4fb1ad5692eed
parentc6620c6eea9e440233c491823ed89ff9a2e10c8e
Outer/inner setup : allow append to outer args, use a bigger --num-callers
* Similarly to what was done in revision r16104 for vg_perf, have a way
  to append to predefined vg_regtest outer args, rather than only be able
  to replace them.
* increase the num callers for outer tool to 40.
  (This is in preparation of a future commit, that will allow outer tool
  to append the inner guest stack trace to reported errors in the inner)

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@16133
perf/vg_perf.in
tests/vg_regtest.in