diff options
author | Song Liu <[email protected]> | 2020-03-12 11:23:30 -0700 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2020-03-13 00:08:33 +0100 |
commit | 14e5728ff8176d4d5924b0bf5ab9b1c94d6b3381 (patch) | |
tree | 96fd81f008024bf24e32bd4633822a7eef9e9571 /tools/perf/scripts/python | |
parent | fe4eb069edb7ab845160350d9e67d572c026a4a7 (diff) |
bpftool: Only build bpftool-prog-profile if supported by clang
bpftool-prog-profile requires clang to generate BTF for global variables.
When compared with older clang, skip this command. This is achieved by
adding a new feature, clang-bpf-global-var, to tools/build/feature.
Signed-off-by: Song Liu <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Reviewed-by: Quentin Monnet <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions