This patch restores the blackfin Hardware Performance Monitor Profiling
support that was killed by
commit 09cadedbdc01f1a4bea1f427d4fb4642eaa19da9.
Signed-off-by: Adrian Bunk <[email protected]>
---
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]