summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/arm/util/cs-etm.c
diff options
context:
space:
mode:
authorAndrii Nakryiko <andriin@fb.com>2019-07-18 10:30:21 -0700
committerArnaldo Carvalho de Melo <acme@redhat.com>2019-07-29 10:18:08 -0300
commit8aa259b10a6a759c50137bbbf225df0c17ca5d27 (patch)
treef51cf6680b72bfc55b91126ea05639aa854caad3 /tools/perf/arch/arm/util/cs-etm.c
parent2e9a06dda10aea81a17c623f08534dac6735434a (diff)
downloadlinux-8aa259b10a6a759c50137bbbf225df0c17ca5d27.tar.gz
linux-8aa259b10a6a759c50137bbbf225df0c17ca5d27.tar.bz2
linux-8aa259b10a6a759c50137bbbf225df0c17ca5d27.zip
libbpf: fix missing __WORDSIZE definition
hashmap.h depends on __WORDSIZE being defined. It is defined by glibc/musl in different headers. It's an explicit goal for musl to be "non-detectable" at compilation time, so instead include glibc header if glibc is explicitly detected and fall back to musl header otherwise. Reported-by: Arnaldo Carvalho de Melo <acme@redhat.com> Signed-off-by: Andrii Nakryiko <andriin@fb.com> Tested-by: Arnaldo Carvalho de Melo <acme@redhat.com> Cc: Alexei Starovoitov <ast@fb.com> Cc: Andrii Nakryiko <andrii.nakryiko@gmail.com> Cc: Daniel Borkmann <daniel@iogearbox.net> Fixes: e3b924224028 ("libbpf: add resizable non-thread safe internal hashmap") Link: https://lkml.kernel.org/r/20190718173021.2418606-1-andriin@fb.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/arch/arm/util/cs-etm.c')
0 files changed, 0 insertions, 0 deletions