]> git.karo-electronics.de Git - karo-tx-linux.git/commit
tools/perf/build: Improve printout-of auto-detected features
authorIngo Molnar <mingo@kernel.org>
Wed, 2 Oct 2013 08:01:42 +0000 (10:01 +0200)
committerIngo Molnar <mingo@kernel.org>
Wed, 9 Oct 2013 06:48:54 +0000 (08:48 +0200)
commitb3b64a12239e758573316df19cbbaf0126887440
tree014ba26fbb8e31cd840cdbd75274be391732cd99
parentf1138ec66e839ce90c58af0c264db33271d73466
tools/perf/build: Improve printout-of auto-detected features

Change the print-out of auto-detected features by making sure that
repeat invocations of 'make' when all features are successfully
detected do not produce the (rather lengthy) autodetection printout.

( When one or more features are missing then we still print out the
  feature detection table, to make sure people are aware of the
  resulting limitations. )

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-qd8sMsshcjomxqx9bQcufmaa@git.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
tools/perf/config/Makefile