perf tests: Add test for make install with prefix
authorJiri Olsa <jolsa@kernel.org>
Mon, 22 Jun 2015 12:50:51 +0000 (14:50 +0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 22 Jun 2015 14:24:05 +0000 (11:24 -0300)
commiteb30d2c5077b30f9f8e00eb2e5fadba18b148538
tree1cc0c5263ae271d9597b01ec429fc95c623b1b38
parent502819c5f35ef44eb7151fb85cd883c5b76b506d
perf tests: Add test for make install with prefix

Lukas Wunner reported issue (and fix[1]) with 'make install prefix=...'.
Adding automated test for this, so it wouldn't happen again.

[1]: 75e84ab906ef ("perf tools: Fix build breakage if prefix= is specified")

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Lukas Wunner <lukas@wunner.de>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/r/1434977452-32520-3-git-send-email-jolsa@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/tests/make
This page took 0.02691 seconds and 5 git commands to generate.