diff options
| author | Namhyung Kim <[email protected]> | 2023-11-09 23:59:24 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2023-11-10 12:04:03 +0000 |
| commit | 3796eba7c137e073d1caa95b48d4a320fd2d9600 (patch) | |
| tree | 60257f95568d4d31295f9edb3d167ab39f81acc1 /tools/perf/scripts/python/gecko.py | |
| parent | perf dwarf-aux: Fix die_get_typename() for void * (diff) | |
| download | kernel-3796eba7c137e073d1caa95b48d4a320fd2d9600.tar.gz kernel-3796eba7c137e073d1caa95b48d4a320fd2d9600.zip | |
perf dwarf-aux: Move #else block of #ifdef HAVE_DWARF_GETLOCATIONS_SUPPORT code to the header file
It's a usual convention that the conditional code is handled in a header
file. As I'm planning to add some more of them, let's move the current
code to the header first.
Signed-off-by: Namhyung Kim <[email protected]>
Acked-by: Masami Hiramatsu (Google) <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Ian Rogers <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Cc: [email protected]
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions
