kernel_optimize_test/tools/perf/arch/powerpc/util
Sukadev Bhattiprolu 379649cfea perf tools: Fix build break on powerpc
Commit 531d241063 ("perf tools: Do not include stringify.h from the
kernel sources") seems to have accidentially removed the inclusion of
"util/header.h" from "arch/powerpc/util/header.c".

"util/header.h" provides the prototype for get_cpuid() and is needed to
build perf on Powerpc:

	arch/powerpc/util/header.c:17:1: error: no previous prototype for 'get_cpuid' [-Werror=missing-prototypes]

Reported-by: Michael Ellerman <mpe@ellerman.id.au>
Tested-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>
Fixes: 531d241063 ("perf tools: Do not include stringify.h from the kernel sources")
Signed-off-by: Sukadev Bhattiprolu <sukadev@linux.vnet.ibm.com>
[ Included "util.h" too, to get the scnprintf() prototype ]
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2016-03-28 17:46:20 -03:00
..
book3s_hcalls.h perf kvm/powerpc: Add support for HCALL reasons 2016-01-29 17:49:54 -03:00
book3s_hv_exits.h perf kvm/powerpc: Port perf kvm stat to powerpc 2016-01-29 17:49:54 -03:00
Build perf kvm/powerpc: Port perf kvm stat to powerpc 2016-01-29 17:49:54 -03:00
dwarf-regs.c perf tools: Fix build on non-glibc systems due to libio.h absence 2013-03-15 13:05:13 -03:00
header.c perf tools: Fix build break on powerpc 2016-03-28 17:46:20 -03:00
kvm-stat.c perf kvm/powerpc: Add support for HCALL reasons 2016-01-29 17:49:54 -03:00
skip-callchain-idx.c perf tools powerpc: Use dwfl_report_elf() instead of offline. 2015-01-16 17:49:30 -03:00
sym-handling.c perf probe ppc64le: Fixup function entry if using kallsyms lookup 2015-05-04 12:43:47 -03:00