diff options
author | Stanislav Fomichev <[email protected]> | 2022-12-22 13:39:58 -0800 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2022-12-23 22:49:19 +0100 |
commit | fcbb408a1aaf426f88d8fb3b4c14e3625745b02f (patch) | |
tree | afb834feff2c306c6cac9e9be67510f2fc194ddf /tools/perf/scripts/python/sctop.py | |
parent | cedebd74cf3883f0384af9ec26b4e6f8f1964dd4 (diff) |
selftests/bpf: Add host-tools to gitignore
Shows up when cross-compiling:
HOST_SCRATCH_DIR := $(OUTPUT)/host-tools
vs
SCRATCH_DIR := $(OUTPUT)/tools
HOST_SCRATCH_DIR := $(SCRATCH_DIR)
Reported-by: John Sperbeck <[email protected]>
Signed-off-by: Stanislav Fomichev <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions