[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20131007221233.GF2900@krava.redhat.com>
Date: Tue, 8 Oct 2013 00:12:33 +0200
From: Jiri Olsa <jolsa@...hat.com>
To: Ingo Molnar <mingo@...nel.org>
Cc: linux-kernel@...r.kernel.org,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Arnaldo Carvalho de Melo <acme@...hat.com>,
Namhyung Kim <namhyung@...nel.org>,
David Ahern <dsahern@...il.com>
Subject: Re: [PATCH 37/50] tools/perf/build: Improve printout-of
auto-detected features
On Mon, Oct 07, 2013 at 01:56:30PM +0200, Ingo Molnar wrote:
SNIP
> +#
> +# Only print out our features if we rebuilt the testcases or if a test failed:
> +#
> +ifeq ($(test-all-failed), 1)
> + $(foreach feat,$(CORE_FEATURE_TESTS) DUMMY,$(call feature_print,$(feat)))
> + $(info )
> +endif
found the DUMMY! what do I win? ;-)
jirka
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists