index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
bpf
/
bpftool
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-10-06
1
-1
/
+1
|
\
|
*
tools/bpftool: Support passing BPFTOOL_VERSION to make
Tony Ambardar
2020-09-19
1
-1
/
+1
*
|
tools, bpf/build: Cleanup feature files on make clean
Jesper Dangaard Brouer
2020-08-28
1
-1
/
+5
|
/
*
tools/bpftool: Strip BPF .o files before skeleton generation
Andrii Nakryiko
2020-07-26
1
-1
/
+2
*
tools/bpftool: Turn off -Wnested-externs warning
Andrii Nakryiko
2020-07-02
1
-1
/
+1
*
tools/bpftool: Allow substituting custom vmlinux.h for the build
Andrii Nakryiko
2020-07-01
1
-3
/
+7
*
tools, bpftool: Correctly evaluate $(BUILD_BPF_SKELS) in Makefile
Tobias Klauser
2020-06-24
1
-1
/
+1
*
tools/bpftool: Show info for processes holding BPF map/prog/link/btf FDs
Andrii Nakryiko
2020-06-23
1
-0
/
+2
*
tools/bpftool: Generalize BPF skeleton support and generate vmlinux.h
Andrii Nakryiko
2020-06-23
1
-11
/
+31
*
tools/bpftool: Minimize bootstrap bpftool
Andrii Nakryiko
2020-06-23
1
-17
/
+13
*
tools/bpf: Don't use $(COMPILE.c)
Ilya Leoshkevich
2020-06-02
1
-4
/
+4
*
tools: bpftool: Make libcap dependency optional
Quentin Monnet
2020-04-29
1
-4
/
+9
*
tools: bpftool: Allow unprivileged users to probe features
Quentin Monnet
2020-04-29
1
-1
/
+1
*
tools/bpf: Move linux/types.h for selftests and bpftool
Tobias Klauser
2020-03-13
1
-1
/
+0
*
bpftool: Skeleton should depend on libbpf
Song Liu
2020-03-13
1
-2
/
+3
*
bpftool: Only build bpftool-prog-profile if supported by clang
Song Liu
2020-03-13
1
-4
/
+11
*
bpftool: Use linux/types.h from source tree for profiler build
Tobias Klauser
2020-03-12
1
-1
/
+4
*
bpftool: Introduce "prog profile" command
Song Liu
2020-03-10
1
-0
/
+18
*
bpftool: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
2020-01-21
1
-1
/
+1
*
tools: bpftool: do not link twice against libbpf.a in Makefile
Quentin Monnet
2019-08-31
1
-2
/
+2
*
tools: bpf: account for generated feature/ and libbpf/ directories
Quentin Monnet
2019-08-31
1
-4
/
+6
*
tools: bpftool: improve and check builds for different make invocations
Quentin Monnet
2019-08-31
1
-5
/
+7
*
tools: bpftool: ignore make built-in rules for getting kernel version
Quentin Monnet
2019-08-31
1
-1
/
+1
*
tools: bpftool: compile with $(EXTRA_WARNINGS)
Quentin Monnet
2019-08-14
1
-1
/
+2
*
tools: bpftool: add feature check for zlib
Peter Wu
2019-08-13
1
-3
/
+8
*
tools: bpftool: fix reading from /proc/config.gz
Peter Wu
2019-08-12
1
-1
/
+1
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
tools/bpf: properly account for libbfd variations
Stanislav Fomichev
2019-01-16
1
-1
/
+8
*
tools: bpftool: do not force gcc as CC
Ivan Babrou
2018-12-19
1
-2
/
+0
*
bpftool: make libbfd optional
Stanislav Fomichev
2018-11-17
1
-2
/
+11
*
bpftool: Allow add linker flags via EXTRA_LDFLAGS variable
Jiri Olsa
2018-10-11
1
-1
/
+4
*
bpftool: Allow to add compiler flags via EXTRA_CFLAGS variable
Jiri Olsa
2018-10-11
1
-0
/
+4
*
tools: bpftool: don't pass FEATURES_DUMP to libbpf
Jakub Kicinski
2018-07-17
1
-1
/
+1
*
tools: bpf: make use of reallocarray
Jakub Kicinski
2018-07-11
1
-1
/
+5
*
tools: bpftool: use correct make variable type to improve compilation time
Jakub Kicinski
2018-07-01
1
-1
/
+1
*
tools: bpftool: add simple perf event output reader
Jakub Kicinski
2018-05-04
1
-1
/
+6
*
tools: bpf: remove feature detection output
Jakub Kicinski
2018-03-16
1
-0
/
+2
*
tools: bpftool: fix dependency file path
Jakub Kicinski
2018-03-16
1
-1
/
+1
*
tools: bpftool: silence 'missing initializer' warnings
Jiri Benc
2018-03-09
1
-1
/
+1
*
tools: bpftool: add -DPACKAGE when including bfd.h
Jiong Wang
2018-01-17
1
-1
/
+1
*
tools/bpftool: fix bpftool build with bintutils >= 2.9
Roman Gushchin
2017-12-30
1
-0
/
+24
*
tools/bpftool: use version from the kernel source tree
Roman Gushchin
2017-12-30
1
-0
/
+3
*
tools: bpftool: create "uninstall", "doc-uninstall" make targets
Quentin Monnet
2017-12-08
1
-2
/
+10
*
tools: bpftool: harmonise Makefile and Documentation/Makefile
Quentin Monnet
2017-12-08
1
-30
/
+23
*
tools: bpftool: declare phony targets as such
Quentin Monnet
2017-11-30
1
-1
/
+1
*
tools: bpftool: unify installation directories
Quentin Monnet
2017-11-30
1
-2
/
+3
*
tools: bpftool: add bash completion for bpftool
Quentin Monnet
2017-10-29
1
-0
/
+3
*
tools: bpftool: use the kernel's instruction printer
Jakub Kicinski
2017-10-10
1
-2
/
+5
*
tools: bpftool: add documentation
Jakub Kicinski
2017-10-05
1
-0
/
+6
*
tools: bpf: add bpftool
Jakub Kicinski
2017-10-05
1
-0
/
+80