Re: [PATCH v5 07/50] perf maps: Switch modules tree walk to io_dir__readdir
From: Namhyung Kim
Date: Wed Nov 29 2023 - 20:59:30 EST
On Mon, Nov 27, 2023 at 2:09 PM Ian Rogers <irogers@xxxxxxxxxx> wrote:
>
> Compared to glibc's opendir/readdir this lowers the max RSS of perf
> record by 1.8MB on a Debian machine.
>
> Signed-off-by: Ian Rogers <irogers@xxxxxxxxxx>
Acked-by: Namhyung Kim <namhyung@xxxxxxxxxx>
Thanks,
Namhyung