lkml.org 
[lkml]   [2014]   [Aug]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH 1/2] perf powerpc: Skip callchain code must include util/debug.h
Fix a compile error, the prototype for pr_debug could not be found.

Signed-off-by: Anton Blanchard <anton@samba.org>
---

Index: b/tools/perf/arch/powerpc/util/skip-callchain-idx.c
===================================================================
--- a/tools/perf/arch/powerpc/util/skip-callchain-idx.c
+++ b/tools/perf/arch/powerpc/util/skip-callchain-idx.c
@@ -15,6 +15,7 @@

#include "util/thread.h"
#include "util/callchain.h"
+#include "util/debug.h"

/*
* When saving the callchain on Power, the kernel conservatively saves

\
 
 \ /
  Last update: 2014-08-25 11:01    [W:0.051 / U:5.340 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site