[PATCH 4/9 v3] Add configure option --enable-helgrind
Mark Wielaard
mark@klomp.org
Fri Feb 28 22:42:46 GMT 2025
Hi Aaron,
On Wed, Feb 19, 2025 at 11:36:39PM -0500, Aaron Merey wrote:
> Like --enable-valgrind but uses helgrind instead of memcheck.
>
> If both --enable-valgrind and --enable-helgrind are given then
> helgrind takes priority.
>
> --enable-helgrind requires --enable-valgrind-annotations.
>
> * configure.ac: Add --enable-helgrind option.
> * tests/Makefile.am: If USE_HELGRIND is true, then include
> --tool=helgrind in the valgrind command that tests are run
> under.
>
> Signed-off-by: Aaron Merey <amerey@redhat.com>
>
> ---
> v3 changes: Add --track-fds to valgrind_cmd when USE_HELGRIND is true.
Looks OK.
Once this is in we should add a buildbot with this enabled.
Thanks,
Mark
More information about the Elfutils-devel
mailing list