perf build: Force llvm/clang test compile output to .make.output
authorJiri Olsa <jolsa@kernel.org>
Wed, 7 Mar 2018 15:50:20 +0000 (16:50 +0100)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 8 Mar 2018 14:30:50 +0000 (11:30 -0300)
commit5fb3d8b7b50d2101b0c15d2e90264deb7a01c2d8
tree2f0af2523023eca22a12d8ecab6d33ed484490bc
parent36f9dc33b9128b85e096f6fff83e05d49448b28e
perf build: Force llvm/clang test compile output to .make.output

So we can see the output of feature compile in following files:

  tools/build/feature/test-llvm.make.output
  tools/build/feature/test-llvm-version.make.output
  tools/build/feature/test-clang.make.output

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/20180307155020.32613-20-jolsa@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/build/feature/Makefile