diff options
| -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 @@ | |||
| 1 | Upstream-Status: Pending | ||
| 2 | |||
| 3 | The patch gives a low overhead way of starting/stopping oprofile which | ||
| 4 | doesn't involve script exection. | ||
| 5 | |||
| 6 | (written by RP in OpenedHand days) | ||
| 7 | |||
| 1 | diff --git a/utils/Makefile.am b/utils/Makefile.am | 8 | diff --git a/utils/Makefile.am b/utils/Makefile.am |
| 2 | index d34b060..dff15f9 100644 | 9 | index d34b060..dff15f9 100644 |
| 3 | --- oprofile.orig/utils/Makefile.am | 10 | --- oprofile.orig/utils/Makefile.am |
