Re: [PATCH v2] perf record: Ensure space for lost samples
From: Namhyung Kim
Date: Fri Jun 14 2024 - 09:31:26 EST
On Mon, 10 Jun 2024 22:06:26 -0700, Ian Rogers wrote:
> Previous allocation didn't account for sample ID written after the
> lost samples event. Switch from malloc/free to a stack allocation.
>
>
Applied to perf-tools-next, thanks!
Arnaldo, I'll resolve the conflict when I merge perf-tools later which
has the revert.
Best regards,
Namhyung