lkml.org 
[lkml]   [2007]   [Dec]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[2.6.24 patch] restore blackfin HARDWARE_PM support
This patch restores the blackfin Hardware Performance Monitor Profiling 
support that was killed by
commit 09cadedbdc01f1a4bea1f427d4fb4642eaa19da9.

Signed-off-by: Adrian Bunk <adrian.bunk@movial.fi>

---

kernel/Kconfig.instrumentation | 9 +++++++++
1 file changed, 9 insertions(+)

942996f33f81726c5edb012d61ecdad70c55884d
diff --git a/kernel/Kconfig.instrumentation b/kernel/Kconfig.instrumentation
index 97c76ca..e023671 100644
--- a/kernel/Kconfig.instrumentation
+++ b/kernel/Kconfig.instrumentation
@@ -44,2 +44,11 @@ config OPROFILE_MPCORE

+config HARDWARE_PM
+ tristate "Hardware Performance Monitor Profiling"
+ depends on BLACKFIN && PROFILING
+ help
+ take use of hardware performance monitor to profiling the kernel
+ and application.
+
+ If unsure, say N.
+
config KPROBES


\
 
 \ /
  Last update: 2007-12-28 20:21    [W:0.061 / U:0.680 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site