public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [2.6.24 patch] restore blackfin HARDWARE_PM support
@ 2007-12-28 18:56 Adrian Bunk
  2007-12-28 19:14 ` Mathieu Desnoyers
  0 siblings, 1 reply; 9+ messages in thread
From: Adrian Bunk @ 2007-12-28 18:56 UTC (permalink / raw)
  To: Mathieu Desnoyers, Randy Dunlap, bryan.wu; +Cc: linux-kernel

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


^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2008-01-02 17:52 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-28 18:56 [2.6.24 patch] restore blackfin HARDWARE_PM support Adrian Bunk
2007-12-28 19:14 ` Mathieu Desnoyers
2007-12-28 19:23   ` Adrian Bunk
2007-12-28 19:28     ` Mathieu Desnoyers
2007-12-29  6:14       ` Robin Getz
2007-12-29  6:23         ` Mathieu Desnoyers
2007-12-29 19:28           ` Robin Getz
2007-12-29 16:29         ` [2.6.24 patch] Fix " Mathieu Desnoyers
2008-01-02 17:46           ` Mathieu Desnoyers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox