]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
perf build: Get rid of VF_FEATURE_TESTS
authorJiri Olsa <jolsa@kernel.org>
Sun, 1 Mar 2015 19:44:18 +0000 (20:44 +0100)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 18 Mar 2015 18:07:18 +0000 (15:07 -0300)
commit07efbf528c9f72bad67cc5a8c3afaa9c937fde43
treed70449ab57729be62dac1a73748d76c3854d96c5
parentee9c80a13ea84bbf469a669685962099e11b9567
perf build: Get rid of VF_FEATURE_TESTS

It only contains (FEATURE_TESTS - FEATURE_DISPLAY) tests to display the
rest of the checks on 'make VF=1'. But we can actually compute this
list, which is less confusing.

Also renaming LIB_FEATURE_TESTS into FEATURE_DISPLAY, so it reflects
what this variable actually does - display its tests status to user.

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Cc: Corey Ashford <cjashfor@linux.vnet.ibm.com>
Cc: David Ahern <david.ahern@oracle.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/n/tip-gs160y03hpmx5ezpcr4gunxc@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/config/Makefile