diff options
author | Ian Rogers <irogers@google.com> | 2025-02-22 09:10:10 +0300 |
---|---|---|
committer | Namhyung Kim <namhyung@kernel.org> | 2025-02-25 02:46:33 +0300 |
commit | 56406bd557fb928757cad53aea27e38c06e3f72b (patch) | |
tree | 8ca5b9a3e7be78ff4e78f209d670c577e0e2d526 /tools/perf/python/tracepoint.py | |
parent | d6cd7c9f0239b28652a7ca1870707f5ca6c49c9f (diff) | |
download | linux-56406bd557fb928757cad53aea27e38c06e3f72b.tar.xz |
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/python/tracepoint.py')
0 files changed, 0 insertions, 0 deletions