diff options
author | Stanislav Fomichev <[email protected]> | 2019-01-08 16:07:28 -0800 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2019-01-10 15:53:02 +0100 |
commit | e3ca63de8ade75757a067f6a5bd111d30cdcadb5 (patch) | |
tree | a56af8b126dee2fbd2b81637fe25ced2169e9b5d /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 31aa6503a15ba00182ea6dbbf51afb63bf9e851d (diff) |
selftests/bpf: add missing executables to .gitignore
We build test_libbpf with CXX to make sure linking against C++ works.
$ make -s -C tools/lib/bpf
$ git status -sb
? tools/lib/bpf/test_libbpf
$ make -s -C tools/testing/selftests/bpf
$ git status -sb
? tools/lib/bpf/test_libbpf
? tools/testing/selftests/bpf/test_libbpf
Fixes: 8c4905b995c6 ("libbpf: make sure bpf headers are c++ include-able")
Signed-off-by: Stanislav Fomichev <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions