perf build: Add scripts objects building
authorJiri Olsa <jolsa@kernel.org>
Tue, 30 Dec 2014 12:11:32 +0000 (13:11 +0100)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 12 Feb 2015 14:49:53 +0000 (11:49 -0300)
commitc7355f842bf84ba7b1c9d6378f85bb53c99284b2
treedb48a0f60d838f9ac91276be1afe590b93915c9b
parent88aeea06ebd2192328c83519f07e5768681e29e7
perf build: Add scripts objects building

Move the scripts objects building under build framework to be included
in the libperf build object.

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Tested-by: Sukadev Bhattiprolu <sukadev@linux.vnet.ibm.com>
Tested-by: Will Deacon <will.deacon@arm.com>
Cc: Alexis Berlemont <alexis.berlemont@gmail.com>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Corey Ashford <cjashfor@linux.vnet.ibm.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/n/tip-ry8pd41ahwpq9h46i8te33c7@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Build
tools/perf/Makefile.perf
tools/perf/config/Makefile
tools/perf/scripts/Build [new file with mode: 0644]
tools/perf/scripts/perl/Perf-Trace-Util/Build [new file with mode: 0644]
tools/perf/scripts/python/Perf-Trace-Util/Build [new file with mode: 0644]
tools/perf/util/Build
tools/perf/util/scripting-engines/Build [new file with mode: 0644]