]> Pileus Git - ~andy/linux/commit
tools/perf/build: Split out feature checks: 'liberty', 'liberty-z', 'cplus-demangle'
authorIngo Molnar <mingo@kernel.org>
Wed, 2 Oct 2013 13:15:09 +0000 (15:15 +0200)
committerIngo Molnar <mingo@kernel.org>
Wed, 9 Oct 2013 06:48:56 +0000 (08:48 +0200)
commit1c47661a93fe6f729c80ed18a1f9ab1c7fb0cac2
tree66530903cf67cc5404ab517aee1d3a75db448342
parent73a725f0008702600f7d987e262f963c0fa64bc6
tools/perf/build: Split out feature checks: 'liberty', 'liberty-z', 'cplus-demangle'

Note that these are rarely executed tests, so we call feature_check() explicitly
and don't have them in CORE_FEATURE_CHECKS.

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-pvumlx6mbtfxffgrlwO2mRcx@git.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
tools/perf/config/Makefile
tools/perf/config/feature-checks/Makefile
tools/perf/config/feature-checks/test-cplus-demangle.c [new file with mode: 0644]