diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-kernel/oprofile/oprofile/opstart.patch | 7 |
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 @@ +Upstream-Status: Pending + +The patch gives a low overhead way of starting/stopping oprofile which +doesn't involve script exection. + +(written by RP in OpenedHand days) + diff --git a/utils/Makefile.am b/utils/Makefile.am index d34b060..dff15f9 100644 --- oprofile.orig/utils/Makefile.am |