[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAMesUR48C3zBo_UJByjC9GSqK6V=W_-WDQrsAoGye2yNADD3NQ@mail.gmail.com>
Date: Sat, 21 Dec 2013 01:39:21 +0100
From: Alexis Berlemont <alexis.berlemont@...il.com>
To: linux-kernel@...r.kernel.org
Subject: perf and Kconfig
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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists