From: Philip Balister <philip@balister.org>
To: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 2/2] packagegroup-core-tools-profile.bb: Remove oprofile.
Date: Tue, 16 Jun 2015 07:33:18 -0400 [thread overview]
Message-ID: <5580097E.1000607@balister.org> (raw)
In-Reply-To: <1433189842-17654-2-git-send-email-philip@balister.org>
Ping
On 06/01/2015 04:17 PM, Philip Balister wrote:
> Oprofile functions duplicate perf. Since perf is easier to use drop oprofile
> from the core-tools-profile package.
>
> Also, the oprofile-ui package opens a port on the device. removing this
> package reduces a possible security issue for devices with profiling tools.
>
> Signed-off-by: Philip Balister <philip@balister.org>
> ---
> meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb | 3 ---
> 1 file changed, 3 deletions(-)
>
> diff --git a/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb b/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb
> index 6f4842f..80f5933 100644
> --- a/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb
> +++ b/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb
> @@ -19,15 +19,12 @@ PROFILE_TOOLS_SYSTEMD = "${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'sys
> RRECOMMENDS_${PN} = "\
> perf \
> trace-cmd \
> - kernel-module-oprofile \
> blktrace \
> ${PROFILE_TOOLS_X} \
> ${PROFILE_TOOLS_SYSTEMD} \
> "
>
> PROFILETOOLS = "\
> - oprofile \
> - oprofileui-server \
> powertop \
> latencytop \
> "
>
next prev parent reply other threads:[~2015-06-16 11:33 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-01 20:17 [PATCH 1/2] packagegroup-core-sdk.bb: Drop distcc from the core-sdk Philip Balister
2015-06-01 20:17 ` [PATCH 2/2] packagegroup-core-tools-profile.bb: Remove oprofile Philip Balister
2015-06-16 11:33 ` Philip Balister [this message]
2015-06-16 12:08 ` Burton, Ross
2015-06-16 12:33 ` Philip Balister
2015-06-16 12:35 ` Burton, Ross
2015-06-16 11:33 ` [PATCH 1/2] packagegroup-core-sdk.bb: Drop distcc from the core-sdk Philip Balister
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5580097E.1000607@balister.org \
--to=philip@balister.org \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.