diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-12 18:33:07 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-12 18:33:29 +0100 |
| commit | cde94ffbd041da15246e5c7f63c8d211dbe83a76 (patch) | |
| tree | 3c94c0bd65ca9b132f7feaf4b8e7012a611174dc /meta | |
| parent | 2bede7f2a9fbf0284082541acb6a9315c63c1c07 (diff) | |
| download | poky-cde94ffbd041da15246e5c7f63c8d211dbe83a76.tar.gz | |
oprofile: Add Upstream-Status and description to patch
(From OE-Core rev: 6af6df6c6507cae61dbd9d6994ff4162b54df451)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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 @@ | |||
| 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 |
