aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/annotate.c
diff options
context:
space:
mode:
authorMark Salter <[email protected]>2014-07-25 22:02:46 +0000
committerArnaldo Carvalho de Melo <[email protected]>2014-07-30 15:37:55 +0000
commit7d885749b6de2c9a1168d566e2380207b9177108 (patch)
treed50539c584fc1719d2e0f431b51e270eac6ecfa5 /tools/perf/util/annotate.c
parentMerge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... (diff)
downloadkernel-7d885749b6de2c9a1168d566e2380207b9177108.tar.gz
kernel-7d885749b6de2c9a1168d566e2380207b9177108.zip
perf tools: Fix arm64 build error
I'm seeing the following build error on arm64: In file included from util/event.c:3:0: util/event.h:95:17: error: 'PERF_REGS_MAX' undeclared here (not in a function) u64 cache_regs[PERF_REGS_MAX]; ^ This patch adds a PERF_REGS_MAX definition for arm64. Signed-off-by: Mark Salter <[email protected]> Acked-by: Jean Pihet <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Jean Pihet <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: Peter Zijlstra <[email protected]> Link: http://lkml.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