From: Adrian Bunk <adrian.bunk@movial.fi>
To: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>,
Randy Dunlap <randy.dunlap@oracle.com>,
bryan.wu@analog.com
Cc: linux-kernel@vger.kernel.org
Subject: [2.6.24 patch] restore blackfin HARDWARE_PM support
Date: Fri, 28 Dec 2007 20:56:43 +0200 [thread overview]
Message-ID: <20071228185643.GB4738@stusta.de> (raw)
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
next reply other threads:[~2007-12-28 19:18 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-28 18:56 Adrian Bunk [this message]
2007-12-28 19:14 ` [2.6.24 patch] restore blackfin HARDWARE_PM support 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20071228185643.GB4738@stusta.de \
--to=adrian.bunk@movial.fi \
--cc=bryan.wu@analog.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mathieu.desnoyers@polymtl.ca \
--cc=randy.dunlap@oracle.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.