From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] perf: remove tests from target
Date: Sat, 16 Jan 2016 00:21:08 +0100 [thread overview]
Message-ID: <56997EE4.4080800@mind.be> (raw)
In-Reply-To: <1452847655-15415-1-git-send-email-patrickdepinguin@gmail.com>
On 15-01-16 09:47, Thomas De Schampheleire wrote:
> From: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
>
> The perf tool installed test files in
> output/target/usr/libexec/perf-core/tests/
> which amounted to about 30+K.
>
> Since they are not needed for normal perf operation, remove them.
>
> Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Regards,
Arnout
> ---
> linux/linux-tool-perf.mk | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/linux/linux-tool-perf.mk b/linux/linux-tool-perf.mk
> index 0bd0ed1..07c3514 100644
> --- a/linux/linux-tool-perf.mk
> +++ b/linux/linux-tool-perf.mk
> @@ -84,4 +84,5 @@ define PERF_INSTALL_TARGET_CMDS
> $(TARGET_MAKE_ENV) $(MAKE1) $(PERF_MAKE_FLAGS) \
> -C $(@D)/tools/perf O=$(@D)/tools/perf/ install
> $(RM) -rf $(TARGET_DIR)/usr/libexec/perf-core/scripts/
> + $(RM) -rf $(TARGET_DIR)/usr/libexec/perf-core/tests/
> endef
>
--
Arnout Vandecappelle arnout at mind be
Senior Embedded Software Architect +32-16-286500
Essensium/Mind http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint: 7493 020B C7E3 8618 8DEC 222C 82EB F404 F9AC 0DDF
next prev parent reply other threads:[~2016-01-15 23:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-15 8:47 [Buildroot] [PATCH] perf: remove tests from target Thomas De Schampheleire
2016-01-15 23:21 ` Arnout Vandecappelle [this message]
2016-01-16 13:05 ` Thomas Petazzoni
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=56997EE4.4080800@mind.be \
--to=arnout@mind.be \
--cc=buildroot@busybox.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox