From: Ingo Molnar Date: Tue, 1 Oct 2013 12:14:31 +0000 (+0200) Subject: tools/perf/build: Speed up auto-detection of features by adding a 'test-all' target X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~41^2~28^2~129 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=baa9c30e1e250abf3e53b98e5bcf415dccdc7ba2;p=pandora-kernel.git 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 Cc: Peter Zijlstra Cc: Namhyung Kim Cc: David Ahern Cc: Jiri Olsa Link: http://lkml.kernel.org/n/tip-5hlcb2qorzwfwrWTjiygjjih@git.kernel.org Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed