]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit92a640e78c81b0c8ec7215ef2a83fb1c83f48ae2
tree1cc0c5263ae271d9597b01ec429fc95c623b1b38
parentf75445618da371c1d6ffb3de6670df8a03c65214
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]: 49899c97eaca ("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