]> git.ipfire.org Git - thirdparty/linux.git/commit
perf srcline: Introduce inline_node__clear_frames()
authorIan Rogers <irogers@google.com>
Mon, 4 May 2026 08:12:21 +0000 (01:12 -0700)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 6 May 2026 00:49:18 +0000 (21:49 -0300)
commit674dea094ef6594ea1aa0efb074a4646a81350b2
tree63d1571e3d54d7b3a987a8903d85bf0610c3d1fc
parent17e9b4243e76f0a0fe951d30ce990d6081a8b426
perf srcline: Introduce inline_node__clear_frames()

Introduce inline_node__clear_frames() to clean up partial allocations.
This is a prerequisite for error handling in libdw inline unwinding.

Signed-off-by: Ian Rogers <irogers@google.com>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: James Clark <james.clark@linaro.org>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Masami Hiramatsu <mhiramat@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Zecheng Li <zli94@ncsu.edu>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/srcline.c
tools/perf/util/srcline.h