projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d30e80
)
selftests/bpf: Add runqslower binary to .gitignore
author
Andrii Nakryiko
<andriin@fb.com>
Wed, 29 Apr 2020 01:21:11 +0000
(18:21 -0700)
committer
Alexei Starovoitov
<ast@kernel.org>
Wed, 29 Apr 2020 02:48:05 +0000
(19:48 -0700)
With recent changes, runqslower is being copied into selftests/bpf root
directory. So add it into .gitignore.
Fixes: b26d1e2b6028 ("selftests/bpf: Copy runqslower to OUTPUT directory")
Signed-off-by: Andrii Nakryiko <andriin@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Cc: Veronika Kabatova <vkabatov@redhat.com>
Link:
https://lore.kernel.org/bpf/20200429012111.277390-12-andriin@fb.com
tools/testing/selftests/bpf/.gitignore
patch
|
blob
|
history
diff --git
a/tools/testing/selftests/bpf/.gitignore
b/tools/testing/selftests/bpf/.gitignore
index 16b9774d8b68dd0c824001c86b9f7a5e318191da..3ff0319729758d449f2975573542f98cce7678d4 100644
(file)
--- a/
tools/testing/selftests/bpf/.gitignore
+++ b/
tools/testing/selftests/bpf/.gitignore
@@
-37,4
+37,4
@@
test_cpp
/no_alu32
/bpf_gcc
/tools
-
+/runqslower