OSDN Git Service

perf tests: Add DESTDIR=TMP_DEST tests/make variable
authorJiri Olsa <jolsa@redhat.com>
Mon, 22 Jul 2013 12:43:32 +0000 (14:43 +0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 22 Jul 2013 19:52:50 +0000 (16:52 -0300)
commitc9311674e73345d4d02595c80d43f4bcf9ff3a3f
tree5557ce5930e38e0c20891d8629b9ce0e4fdc51bf
parent8ba7cdea321d4d5bb53ac210f4e0a4bca5b0dba5
perf tests: Add DESTDIR=TMP_DEST tests/make variable

Adding TMP_DEST tests/make variable to provide the DESTDIR directory for
installation tests.

Adding this to existing test targets, since DESTDIR variable 'should
not' affect other than install* targets. We can always separate this if
there's a need for DESTDIR-free build test.

Signed-off-by: Jiri Olsa <jolsa@redhat.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 <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1374497014-2817-4-git-send-email-jolsa@redhat.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/tests/make