Re: [PATCH 0/4] perf timechart: Fix memory leaks

From: Namhyung Kim

Date: Fri Jun 05 2026 - 19:28:26 EST


On Fri, Jun 05, 2026 at 08:19:13PM -0300, Arnaldo Carvalho de Melo wrote:
> On Fri, Jun 05, 2026 at 04:11:51PM -0700, Namhyung Kim wrote:
> > Hello,
> >
> > This patchset fixes memory leaks in the perf timechart code.
> > I've extended and verified the timechart test with ASAN.
>
> Hi Namhyung,
>
> You submitted a series for timechart before, so I had to go on
> looking if this was a second version or a different series.

Right, this is a different series. I believe they are independent.

>
> I suggest you always have a version in the cover letter, i.e.:
>
> [PATCH v1 0/4] perf timechart: Fix memory leaks
>
> To avoid this brief distraction :-)

Ok, I'll do that if that helps. :)

Thanks,
Namhyung