All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/linux-tools/perf: bear the kernel options munging
Date: Sun, 31 May 2020 23:07:47 +0200	[thread overview]
Message-ID: <20200531230747.74bbb26d@windsurf.home> (raw)
In-Reply-To: <20200501162216.9048-1-yann.morin.1998@free.fr>

On Fri,  1 May 2020 18:22:16 +0200
"Yann E. MORIN" <yann.morin.1998@free.fr> wrote:

> perf by itself is not a standalone package; instead, it is part of a
> bigger package, linux-tools.
> 
> Even though perf is the only one to need kernel .config fixups, we still
> do it in a generic way, as it blends nicely in the existing variables,
> which all use a loop over all the tools.
> 
> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
> Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
> 
> ---
> Changes v1 -> v2:
>   - really call PERF_LINUX_CONFIG_FIXUPS  (Thomas)
>   - expand commit log accordingly
> ---
>  linux/linux.mk                            | 2 --
>  package/linux-tools/linux-tool-perf.mk.in | 4 ++++
>  package/linux-tools/linux-tools.mk        | 7 +++++++
>  3 files changed, 11 insertions(+), 2 deletions(-)

Applied to next, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

      reply	other threads:[~2020-05-31 21:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-01 16:22 [Buildroot] [PATCH] package/linux-tools/perf: bear the kernel options munging Yann E. MORIN
2020-05-31 21:07 ` Thomas Petazzoni [this message]

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=20200531230747.74bbb26d@windsurf.home \
    --to=thomas.petazzoni@bootlin.com \
    --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 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.