perf: add perf-scripting feature
authorTom Zanussi <tom.zanussi@intel.com>
Mon, 9 Jul 2012 17:07:10 +0000 (12:07 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 10 Jul 2012 19:27:02 +0000 (20:27 +0100)
commitdb2e3d4942de3ccf9bb111f991f440ce249ce3f4
treef7ae1f54d08b448d8f557d99ca75e71b7f68667f
parent5f4fa5cf9d4d321127dcd46152f8a93bdd16be28
perf: add perf-scripting feature

Add a new feature named 'perf-scripting'.  Adding this into the
PERF_FEATURES variable in perf.inc will enable perf scripting on a
target, which will turn on all the language bindings currently
available in perf (Perl and Python), if perf is included in an image.

If 'perf-scripting' isn't named as a feature (the default), all perf
language bindings will be disabled and unavailable.

(From OE-Core rev: fc0661041436013b9099dbd659994a2b8b292c19)

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/perf/perf_3.4.bb