Re: [PATCH v5 11/50] perf events: Remove scandir in thread synthesis

From: Namhyung Kim
Date: Wed Nov 29 2023 - 23:23:14 EST


On Mon, Nov 27, 2023 at 2:09 PM Ian Rogers <irogers@xxxxxxxxxx> wrote:
>
> This avoids scanddir reading the directory into memory that's
> allocated and instead allocates on the stack.
>
> Signed-off-by: Ian Rogers <irogers@xxxxxxxxxx>

Acked-by: Namhyung Kim <namhyung@xxxxxxxxxx>

Thanks,
Namhyung