]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - tools/perf/Makefile.config
perf build: Add slang objects building
authorJiri Olsa <jolsa@kernel.org>
Mon, 29 Dec 2014 23:27:52 +0000 (00:27 +0100)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 12 Feb 2015 14:48:13 +0000 (11:48 -0300)
commitcf15c74cbdccb8fb5ced91c6f24f9b3a68f9a82b
tree43ed3a79d612877c8faae7497434ecf5e4919e15
parent3b939a631b53bdb1bf6826fca2a330b16e995fc2
perf build: Add slang objects building

Move the slang 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-2ofo1r00jl6i143qxcl9n2jr@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Makefile.perf
tools/perf/config/Makefile
tools/perf/ui/Build
tools/perf/ui/browsers/Build [new file with mode: 0644]
tools/perf/ui/tui/Build [new file with mode: 0644]