diff options
| author | Andres Freund <[email protected]> | 2022-08-01 01:38:27 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2022-08-01 18:29:10 +0000 |
| commit | cfd59ca91467056bb2c36907b2fa67b8e1af9952 (patch) | |
| tree | 87064260221b7855e28f12e9c96bdf665c5ea62a /tools/perf/util/annotate.c | |
| parent | perf test: Add ARM SPE system wide test (diff) | |
| download | kernel-cfd59ca91467056bb2c36907b2fa67b8e1af9952.tar.gz kernel-cfd59ca91467056bb2c36907b2fa67b8e1af9952.zip | |
tools build: Add feature test for init_disassemble_info API changes
binutils changed the signature of init_disassemble_info(), which now causes
compilation failures for tools/{perf,bpf}, e.g. on debian unstable.
Relevant binutils commit:
https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=60a3da00bd5407f07
This commit adds a feature test to detect the new signature. Subsequent
commits will use it to fix the build failures.
Signed-off-by: Andres Freund <[email protected]>
Acked-by: Quentin Monnet <[email protected]>
Cc: Alexei Starovoitov <[email protected]>
Cc: Ben Hutchings <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Quentin Monnet <[email protected]>
Cc: Sedat Dilek <[email protected]>
Cc: [email protected]
Link: http://lore.kernel.org/lkml/[email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/annotate.c')
0 files changed, 0 insertions, 0 deletions
