linux_dsm_epyc7002/tools
David Carrillo-Cisneros 3866058ef1 perf tools: Robustify detection of clang binary
Prior to this patch, make scripts tested for CLANG with ifeq ($(CC),
clang), failing to detect CLANG binaries with different names. Fix it by
testing for the existence of __clang__ macro in the list of compiler
defined macros.

Signed-off-by: David Carrillo-Cisneros <davidcc@google.com>
Acked-by: Jiri Olsa <jolsa@kernel.org>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Paul Turner <pjt@google.com>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/r/20170827075442.108534-5-davidcc@google.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2017-08-28 16:44:46 -03:00
..
accounting
arch tools headers: Sync kernel ABI headers with tooling headers 2017-07-31 10:35:28 -03:00
build tools build tests: Don't hardcode gcc name 2017-08-28 16:44:44 -03:00
cgroup
firewire
gpio
hv
iio
include perf tools: Add support for printing new mem_info encodings 2017-08-22 12:30:25 -03:00
kvm/kvm_stat tools/kvm_stat: add '-f help' to get the available event list 2017-07-26 19:04:53 +02:00
laptop
leds
lguest
lib perf tools: Robustify detection of clang binary 2017-08-28 16:44:46 -03:00
net
nfsd
objtool
pci
pcmcia
perf perf tools: Robustify detection of clang binary 2017-08-28 16:44:46 -03:00
power
scripts perf tools: Robustify detection of clang binary 2017-08-28 16:44:46 -03:00
spi
testing test_kmod: fix description for -s -and -c parameters 2017-08-18 15:32:01 -07:00
thermal/tmon
time
usb
virtio
vm
Makefile