diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2015-11-18 17:38:49 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2015-11-18 17:38:49 -0300 |
commit | 916d4092a1d2d7bb50630497be71ee4c4c2807fa (patch) | |
tree | da3db47ff4efc5abc196bfb503300192cd79628d /tools/perf/scripts/python/sched-migration.py | |
parent | e15bf88a44d1fcb685754b2868b1cd28927af3aa (diff) |
perf test: Fix build of BPF and LLVM on older glibc libraries
$ rpm -q glibc
glibc-2.12-1.166.el6_7.1.x86_64
<SNIP>
CC /tmp/build/perf/tests/llvm.o
cc1: warnings being treated as errors
tests/llvm.c: In function ‘test_llvm__fetch_bpf_obj’:
tests/llvm.c:53: error: declaration of ‘index’ shadows a global declaration
/usr/include/string.h:489: error: shadowed declaration is here
<SNIP>
CC /tmp/build/perf/tests/bpf.o
cc1: warnings being treated as errors
tests/bpf.c: In function ‘__test__bpf’:
tests/bpf.c:149: error: declaration of ‘index’ shadows a global declaration
/usr/include/string.h:489: error: shadowed declaration is here
<SNIP>
Cc: He Kuang <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: [email protected]
Cc: Wang Nan <[email protected]>
Cc: Zefan Li <[email protected]>
Fixes: b31de018a628 ("perf test: Enhance the LLVM test: update basic BPF test program")
Fixes: ba1fae431e74 ("perf test: Add 'perf test BPF'")
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions