diff options
author | Quentin Monnet <[email protected]> | 2021-10-07 20:44:38 +0100 |
---|---|---|
committer | Andrii Nakryiko <[email protected]> | 2021-10-08 12:02:40 -0700 |
commit | d7db0a4e8d95101ebb545444578ba7085c270e5f (patch) | |
tree | a9ea0b8eda8642510eaad64613d5e37d66bd11d0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 87ee33bfdd4f74edc1548c7f0140800cfcc33039 (diff) |
bpftool: Add install-bin target to install binary only
With "make install", bpftool installs its binary and its bash completion
file. Usually, this is what we want. But a few components in the kernel
repository (namely, BPF iterators and selftests) also install bpftool
locally before using it. In such a case, bash completion is not
necessary and is just a useless build artifact.
Let's add an "install-bin" target to bpftool, to offer a way to install
the binary only.
Signed-off-by: Quentin Monnet <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions