diff options
author | 2016-01-11 13:48:01 +0000 | |
---|---|---|
committer | 2016-01-11 19:22:21 -0300 | |
commit | 0c4d40d580752dd7d639208782f71e317b16be67 (patch) | |
tree | a45a9918010ed2b1fcd6c9ce33e1a0a293489f6f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | perf bpf: Fix build breakage due to libbpf (diff) | |
download | linux-dev-0c4d40d580752dd7d639208782f71e317b16be67.tar.xz linux-dev-0c4d40d580752dd7d639208782f71e317b16be67.zip |
tools build: Add BPF feature check to test-all
The test-all.c file doesn't check BPF related features. For an
environment with all other features enabled, BPF would be considered
enabled without doing real feature check.
This patch adds test-bpf.c into test-all.c.
Signed-off-by: Wang Nan <wangnan0@huawei.com>
Acked-by: Jiri Olsa <jolsa@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Zefan Li <lizefan@huawei.com>
Cc: pi3orama@163.com
Link: http://lkml.kernel.org/r/1452520124-2073-11-git-send-email-wangnan0@huawei.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions