diff options
author | Ingo Molnar <mingo@kernel.org> | 2013-10-01 14:14:31 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2013-10-09 08:48:49 +0200 |
commit | baa9c30e1e250abf3e53b98e5bcf415dccdc7ba2 (patch) | |
tree | 1bf3e1b7548aa685eb2b187690aa11fbe49f38fc /tools/perf/Makefile | |
parent | tools/perf: Turn strlcpy() into a __weak function (diff) | |
download | linux-baa9c30e1e250abf3e53b98e5bcf415dccdc7ba2.tar.xz linux-baa9c30e1e250abf3e53b98e5bcf415dccdc7ba2.zip |
tools/perf/build: Speed up auto-detection of features by adding a 'test-all' target
Concatenate all feature checks into test-all.c.
This can be built and checked faster than all the individual tests.
If test-all fails then we still check all the individual features, so
this is a pure speedup, it should have no effects on functionality.
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-5hlcb2qorzwfwrWTjiygjjih@git.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'tools/perf/Makefile')
0 files changed, 0 insertions, 0 deletions