linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jiri Olsa <jolsa@redhat.com>
To: Jan Heylen <heyleke@gmail.com>
Cc: David Ahern <dsahern@gmail.com>,
	linux-perf-users@vger.kernel.org,
	Alexis Berlemont <alexis.berlemont@gmail.com>
Subject: Re: perf: Kconfig based feature selection
Date: Mon, 19 Jan 2015 21:32:47 +0100	[thread overview]
Message-ID: <20150119203247.GA7162@krava.brq.redhat.com> (raw)
In-Reply-To: <CAGszK3gvpa+wd5-vCtHi1cuty-xtiQqnKz2c_BtZgqv1CtUk6w@mail.gmail.com>

On Mon, Jan 19, 2015 at 09:02:15PM +0100, Jan Heylen wrote:
> On Mon, Jan 19, 2015 at 5:04 PM, Jiri Olsa <jolsa@redhat.com> wrote:
> > On Mon, Jan 19, 2015 at 08:54:14AM -0700, David Ahern wrote:
> >> On 1/19/15 2:35 AM, Jan Heylen wrote:
> >> >Hi,
> >> >
> >> >I was wondering what the status is for following item on the TODO list:
> >> >
> >> >Use Kconfig to allow selecting features and build minimal version of
> >> >perf, e.g. one with just 'record' for use in embedded platforms.
> >> >
> >> >David Ahern prototyped this, dig those patches and update them
> >> >
> >> >
> >> >I tried a search for Kconfig on this mailing list it's archives, but
> >> >no good hit.
> >> >
> >> >I see in the github repos from David Ahern a link to commits from
> >> >Alexis Berlemont that look interesting, is there a plan to upstream
> >> >this?
> >> >https://github.com/aberlemont/linux/tree/perf/kbuild
> >>
> >> Latest incarnation: https://lkml.org/lkml/2015/1/15/310
> >>
> >
> > and very latest one ine here:
> >   git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf.git
> >   perf/build
> >
> > v3 is coming shortly ;-)
> >
> > jirka
> 
> Nice work.
> 
> What is the status on the first part of the TODO list?
> 
> > >Use Kconfig to allow selecting features and build minimal version of
> > >perf, e.g. one with just 'record' for use in embedded platforms.
> 
> I don't find this back in this patch series, although it looks like a
> good base to make this possible?

yep, among other things it's also the base for the rest of the Kconfig stuff

As I wrote in the 0/ changelog:

---
Also this patchset is kind of incremental version of the latest:
  perf tools: Add kbuild support into Makefile.kbuild
so it should be easier to review.
---

> 
> About the perf-feature choosing though Kconfig alike infrastructure as
> in Alexis tree. Is there a plan to pick up that work too or isn't that
> the intention?

yep, thats the plan.. the next stop is the Kconfig base and the rest
should be incremental additions of CONFIG_* stuff to make parts
of perf optional.

jirka

      reply	other threads:[~2015-01-19 20:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-19  9:35 perf: Kconfig based feature selection Jan Heylen
2015-01-19 15:54 ` David Ahern
2015-01-19 16:04   ` Jiri Olsa
2015-01-19 20:02     ` Jan Heylen
2015-01-19 20:32       ` Jiri Olsa [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=20150119203247.GA7162@krava.brq.redhat.com \
    --to=jolsa@redhat.com \
    --cc=alexis.berlemont@gmail.com \
    --cc=dsahern@gmail.com \
    --cc=heyleke@gmail.com \
    --cc=linux-perf-users@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).