diff options
author | Namhyung Kim <[email protected]> | 2022-12-15 11:28:11 -0800 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2022-12-21 14:52:40 -0300 |
commit | 06ea72a42d96ddcbac53f3b08a1c56d13b1c014a (patch) | |
tree | 013e67eee564092be1e8cd4ef504217b15d7cc36 /net/unix/af_unix.c | |
parent | ea335ef3ddcdc17d616753743f92718e723341fb (diff) |
perf symbol: Add filename__has_section()
The filename__has_section() is to check if the given section name is in
the binary. It'd be used for checking debug info for srcline.
Committer notes:
Added missing __maybe_unused to the unused filename__has_section()
arguments in tools/perf/util/symbol-minimal.c.
Signed-off-by: Namhyung Kim <[email protected]>
Acked-by: Ian Rogers <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Leo Yan <[email protected]>
Cc: Milian Wolff <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions