From 29a3ce31c38c8f73f4e076b7ffc0876b4f5dd6c3 Mon Sep 17 00:00:00 2001 From: Stephane Eranian Date: Fri, 5 Sep 2014 06:21:04 +0200 Subject: [PATCH] perf tool: fix compilation for ARM This patch fixes ARM compile of the perf tool. The debug.h header file was missing from a couple of unwind related modules. Signed-off-by: Stephane Eranian Cc: David Ahern Cc: Ingo Molnar Cc: Jiri Olsa Cc: Namhyung Kim Cc: Peter Zijlstra Link: http://lkml.kernel.org/r/20140905042103.GA3091@quad Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-format-patch failed