diff options
author | 2025-02-21 22:10:10 -0800 | |
---|---|---|
committer | 2025-02-24 15:46:33 -0800 | |
commit | 56406bd557fb928757cad53aea27e38c06e3f72b (patch) | |
tree | 8ca5b9a3e7be78ff4e78f209d670c577e0e2d526 /tools/perf/util/annotate-data.c | |
parent | perf header: Switch mem topology to io_dir__readdir (diff) | |
download | wireguard-linux-56406bd557fb928757cad53aea27e38c06e3f72b.tar.xz wireguard-linux-56406bd557fb928757cad53aea27e38c06e3f72b.zip |
perf events: Remove scandir in thread synthesis
This avoids scanddir reading the directory into memory that's
allocated and instead allocates on the stack.
Acked-by: Namhyung Kim <namhyung@kernel.org>
Signed-off-by: Ian Rogers <irogers@google.com>
Acked-by: Song Liu <song@kernel.org>
Link: https://lore.kernel.org/r/20250222061015.303622-6-irogers@google.com
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Diffstat (limited to 'tools/perf/util/annotate-data.c')
0 files changed, 0 insertions, 0 deletions