linux-stable/tools/perf/arch/x86/util
Arnaldo Carvalho de Melo 26acf400d2 perf unwind: Fix libunwind build failure on i386 systems
Naresh Kamboju reported, that on the i386 build pr_err()
doesn't get defined properly due to header ordering:

  perf-in.o: In function `libunwind__x86_reg_id':
  tools/perf/util/libunwind/../../arch/x86/util/unwind-libunwind.c:109:
  undefined reference to `pr_err'

Reported-by: Naresh Kamboju <naresh.kamboju@linaro.org>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
2019-09-26 21:59:38 +02:00
..
archinsn.c perf tools: Move event synthesizing routines to separate header 2019-09-20 09:19:22 -03:00
auxtrace.c libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel 2019-07-29 18:34:45 -03:00
Build perf script: Support insn output for normal samples 2019-03-11 11:56:02 -03:00
dwarf-regs.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 2019-05-30 11:26:35 -07:00
event.c perf tools: Move event synthesizing routines to separate header 2019-09-20 09:19:22 -03:00
group.c
header.c perf cpumap: Remove needless includes from cpumap.h 2019-08-22 17:16:57 -03:00
intel-bts.c libperf: Move 'page_size' global variable to libperf 2019-09-25 09:51:48 -03:00
intel-pt.c libperf: Move 'page_size' global variable to libperf 2019-09-25 09:51:48 -03:00
kvm-stat.c perf x86 kvm-stat: Add missing string.h header 2019-08-22 17:16:57 -03:00
machine.c libperf: Move 'page_size' global variable to libperf 2019-09-25 09:51:48 -03:00
perf_regs.c perf event: Remove needless include directives from event.h 2019-08-31 22:19:24 -03:00
pmu.c
tsc.c perf tools: Move event synthesizing routines to separate header 2019-09-20 09:19:22 -03:00
unwind-libdw.c
unwind-libunwind.c perf unwind: Fix libunwind build failure on i386 systems 2019-09-26 21:59:38 +02:00