public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* perf and Kconfig
@ 2013-12-21  0:39 Alexis Berlemont
  2013-12-21  1:00 ` David Ahern
  2013-12-21  3:05 ` Randy Dunlap
  0 siblings, 2 replies; 5+ messages in thread
From: Alexis Berlemont @ 2013-12-21  0:39 UTC (permalink / raw)
  To: linux-kernel

Hi,

Here is a proposal of a small contribution which tries to fulfill the
task "Use Kconfig to allow selecting features and build minimal
version of perf,..." displayed on the todo page of the perf
wiki (https://perf.wiki.kernel.org/index.php/Todo).

I tried to continue the work started by David Ahern
(https://github.com/dsahern/linux.git branch:perf-config). This
version relies on the features detection tests available in
linux/tools/perf/config/feature-checks so as to enable some
configuration options (at least by default).

This little task is not complete; more Kconfig options should be added
for each perf tool (top, record, report, ...).

I just wanted to ask whether you consider this proposal as interesting
enough for inclusion and if you are ok with the way it is implemented.

The code is available here: https://github.com/aberlemont/linux.git
- branch: perf-config.

Alexis.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-12-28  0:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-21  0:39 perf and Kconfig Alexis Berlemont
2013-12-21  1:00 ` David Ahern
2013-12-23 11:54   ` Jiri Olsa
2013-12-28  0:16     ` Alexis Berlemont
2013-12-21  3:05 ` Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox