ftmemsim-valgrind/helgrind/tests/pth_barrier3.vgtest
Florian Krohm 387089d67d Change the backtrace filtering machinery for the helgrind regression
bucket. Instead of removing what we don't want to see in a backtrace
(e.g. path segments through libc and libpthread), we simply keep what
we do want to see. That way .exp files can be generic.
We need to make sure that GCC inlining does not get in the way. So all
the ..._WRK function in hg_intercepts.c are attributed as noinline.
The backtrace filtering is done in the new filter_helgrind script.
filter_stderr is simplified quite a bit.
Fixes bug #281468. See also the comments #5 and #6 there.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12045
2011-09-26 00:29:44 +00:00

6 lines
120 B
Plaintext

prereq: test -e bar_trivial
prog: ../../drd/tests/pth_barrier
args: 32 1 1
vgopts: -q
stderr_filter_args: pth_barrier.c