linux/tools/perf/config
Ingo Molnar f1138ec66e tools/perf/build: Speed up auto-detection
The detection of certain rarely detected features can be delayed
to when they are actually needed.

So speed up the common case of auto-detection by pre-building only
a core set of features and populating only their feature-flags.

[ Features not listed in CORE_FEATURES need to built explicitly
  via the feature_check() function. ]

(Also order the feature names alphabetically, while at it.)

Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Link: http://lkml.kernel.org/n/tip-xQkuveknd0gqla1dfxrqKpkl@git.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
2013-10-09 08:48:53 +02:00
..
feature-checks tools/perf/build: Speed up auto-detection 2013-10-09 08:48:53 +02:00
feature-tests.mak perf tools: Fix libaudit test 2013-10-04 15:16:05 -03:00
Makefile tools/perf/build: Speed up auto-detection 2013-10-09 08:48:53 +02:00
utilities.mak perf tools: Revert regression in configuration of Python support 2013-07-09 17:29:01 -03:00