diff options
author | Jean-Philippe Brucker <[email protected]> | 2020-11-10 17:43:11 +0100 |
---|---|---|
committer | Andrii Nakryiko <[email protected]> | 2020-11-11 12:18:23 -0800 |
commit | 0639e5e97ad9c58dd15dcf6f6ccf677cfba39f98 (patch) | |
tree | 6fe29d061b40614361095a208de4e40732ed4f32 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 2d9393fefb506fb8c8a483e5dc9bbd7774657b89 (diff) |
tools/bpftool: Fix build slowdown
Commit ba2fd563b740 ("tools/bpftool: Support passing BPFTOOL_VERSION to
make") changed BPFTOOL_VERSION to a recursively expanded variable,
forcing it to be recomputed on every expansion of CFLAGS and
dramatically slowing down the bpftool build. Restore BPFTOOL_VERSION as
a simply expanded variable, guarded by an ifeq().
Fixes: ba2fd563b740 ("tools/bpftool: Support passing BPFTOOL_VERSION to make")
Signed-off-by: Jean-Philippe Brucker <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Acked-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions