summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-kernel/oprofile/oprofile/opstart.patch7
1 files changed, 7 insertions, 0 deletions
diff --git a/meta/recipes-kernel/oprofile/oprofile/opstart.patch b/meta/recipes-kernel/oprofile/oprofile/opstart.patch
index 0b181b1048..8696f4ef4d 100644
--- a/meta/recipes-kernel/oprofile/oprofile/opstart.patch
+++ b/meta/recipes-kernel/oprofile/oprofile/opstart.patch
@@ -1,3 +1,10 @@
1Upstream-Status: Pending
2
3The patch gives a low overhead way of starting/stopping oprofile which
4doesn't involve script exection.
5
6(written by RP in OpenedHand days)
7
1diff --git a/utils/Makefile.am b/utils/Makefile.am 8diff --git a/utils/Makefile.am b/utils/Makefile.am
2index d34b060..dff15f9 100644 9index d34b060..dff15f9 100644
3--- oprofile.orig/utils/Makefile.am 10--- oprofile.orig/utils/Makefile.am