diff options
| author | Ingo Molnar <[email protected]> | 2013-10-02 09:54:43 +0200 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2013-10-09 08:48:53 +0200 |
| commit | f1138ec66e839ce90c58af0c264db33271d73466 (patch) | |
| tree | 684820b98aa66aea8f02aa0b0c8be1abb4f0152f /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | de0f03fb8dc268de63d366e735cc576a22df201b (diff) | |
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 <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Jiri Olsa <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions