Re: [PATCH v1] perf test: Avoid python leak sanitizer test failures

From: Arnaldo Carvalho de Melo
Date: Tue Jul 23 2024 - 14:34:32 EST


On Thu, Jul 18, 2024 at 02:17:58PM +0530, Aditya Gupta wrote:
> On 17/07/24 22:27, Ian Rogers wrote:
> > +# Disable lsan to avoid warnings about python memory leaks.
> > +export ASAN_OPTIONS=detect_leaks=0
> > +
> > cleanup() {
> > rm -f perf.data
> > rm -f perf.data.old

> Looks good, and test passes with this patch:

> Reviewed-by: Aditya Gupta <adityag@xxxxxxxxxxxxx>

Thanks, applied to tmp.perf-tools-next,

- Arnaldo

>
> Linux-ci build test results: https://github.com/adi-g15-ibm/linux-ci/actions?query=branch%3Atmp-test-branch-25073