diff options
author | Ian Rogers <irogers@google.com> | 2025-02-21 22:10:13 -0800 |
---|---|---|
committer | Namhyung Kim <namhyung@kernel.org> | 2025-02-24 15:46:33 -0800 |
commit | e7af1946818b302d1f8b83b6896e04e0fe8bc2eb (patch) | |
tree | 7a625235e9b7c250f3fb026aa7dd2a3cadfa1c50 /tools/perf/util/annotate-data.c | |
parent | d996c726a5a4c794ed1d1e54702179d319d1c7e8 (diff) |
perf machine: Reuse module path buffer
Rather than copying the path and appending the directory entry in a
fresh path buffer, append to the path at the end of where it is for
the recursion level. This saves a PATH_MAX buffer per recursion level
and some unnecessary copying.
Signed-off-by: Ian Rogers <irogers@google.com>
Link: https://lore.kernel.org/r/20250222061015.303622-9-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