index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
bpf
/
bpftool
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-27
bpftool: Remove inclusion of utilities.mak from Makefiles
Quentin Monnet
1
-1
/
+0
2020-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-09-19
tools/bpftool: Support passing BPFTOOL_VERSION to make
Tony Ambardar
1
-1
/
+1
2020-08-28
tools, bpf/build: Cleanup feature files on make clean
Jesper Dangaard Brouer
1
-1
/
+5
2020-07-26
tools/bpftool: Strip BPF .o files before skeleton generation
Andrii Nakryiko
1
-1
/
+2
2020-07-02
tools/bpftool: Turn off -Wnested-externs warning
Andrii Nakryiko
1
-1
/
+1
2020-07-01
tools/bpftool: Allow substituting custom vmlinux.h for the build
Andrii Nakryiko
1
-3
/
+7
2020-06-24
tools, bpftool: Correctly evaluate $(BUILD_BPF_SKELS) in Makefile
Tobias Klauser
1
-1
/
+1
2020-06-23
tools/bpftool: Show info for processes holding BPF map/prog/link/btf FDs
Andrii Nakryiko
1
-0
/
+2
2020-06-23
tools/bpftool: Generalize BPF skeleton support and generate vmlinux.h
Andrii Nakryiko
1
-11
/
+31
2020-06-23
tools/bpftool: Minimize bootstrap bpftool
Andrii Nakryiko
1
-17
/
+13
2020-06-02
tools/bpf: Don't use $(COMPILE.c)
Ilya Leoshkevich
1
-4
/
+4
2020-04-30
tools: bpftool: Make libcap dependency optional
Quentin Monnet
1
-4
/
+9
2020-04-30
tools: bpftool: Allow unprivileged users to probe features
Quentin Monnet
1
-1
/
+1
2020-03-13
tools/bpf: Move linux/types.h for selftests and bpftool
Tobias Klauser
1
-1
/
+0
2020-03-13
bpftool: Skeleton should depend on libbpf
Song Liu
1
-2
/
+3
2020-03-13
bpftool: Only build bpftool-prog-profile if supported by clang
Song Liu
1
-4
/
+11
2020-03-12
bpftool: Use linux/types.h from source tree for profiler build
Tobias Klauser
1
-1
/
+4
2020-03-10
bpftool: Introduce "prog profile" command
Song Liu
1
-0
/
+18
2020-01-21
bpftool: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
1
-1
/
+1
2019-08-31
tools: bpftool: do not link twice against libbpf.a in Makefile
Quentin Monnet
1
-2
/
+2
2019-08-31
tools: bpf: account for generated feature/ and libbpf/ directories
Quentin Monnet
1
-4
/
+6
2019-08-31
tools: bpftool: improve and check builds for different make invocations
Quentin Monnet
1
-5
/
+7
2019-08-31
tools: bpftool: ignore make built-in rules for getting kernel version
Quentin Monnet
1
-1
/
+1
2019-08-14
tools: bpftool: compile with $(EXTRA_WARNINGS)
Quentin Monnet
1
-1
/
+2
2019-08-13
tools: bpftool: add feature check for zlib
Peter Wu
1
-3
/
+8
2019-08-12
tools: bpftool: fix reading from /proc/config.gz
Peter Wu
1
-1
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-01-16
tools/bpf: properly account for libbfd variations
Stanislav Fomichev
1
-1
/
+8
2018-12-19
tools: bpftool: do not force gcc as CC
Ivan Babrou
1
-2
/
+0
2018-11-17
bpftool: make libbfd optional
Stanislav Fomichev
1
-2
/
+11
2018-10-11
bpftool: Allow add linker flags via EXTRA_LDFLAGS variable
Jiri Olsa
1
-1
/
+4
2018-10-11
bpftool: Allow to add compiler flags via EXTRA_CFLAGS variable
Jiri Olsa
1
-0
/
+4
2018-07-17
tools: bpftool: don't pass FEATURES_DUMP to libbpf
Jakub Kicinski
1
-1
/
+1
2018-07-11
tools: bpf: make use of reallocarray
Jakub Kicinski
1
-1
/
+5
2018-07-01
tools: bpftool: use correct make variable type to improve compilation time
Jakub Kicinski
1
-1
/
+1
2018-05-05
tools: bpftool: add simple perf event output reader
Jakub Kicinski
1
-1
/
+6
2018-03-16
tools: bpf: remove feature detection output
Jakub Kicinski
1
-0
/
+2
2018-03-16
tools: bpftool: fix dependency file path
Jakub Kicinski
1
-1
/
+1
2018-03-09
tools: bpftool: silence 'missing initializer' warnings
Jiri Benc
1
-1
/
+1
2018-01-17
tools: bpftool: add -DPACKAGE when including bfd.h
Jiong Wang
1
-1
/
+1
2017-12-30
tools/bpftool: fix bpftool build with bintutils >= 2.9
Roman Gushchin
1
-0
/
+24
2017-12-30
tools/bpftool: use version from the kernel source tree
Roman Gushchin
1
-0
/
+3
2017-12-08
tools: bpftool: create "uninstall", "doc-uninstall" make targets
Quentin Monnet
1
-2
/
+10
2017-12-08
tools: bpftool: harmonise Makefile and Documentation/Makefile
Quentin Monnet
1
-30
/
+23
2017-11-30
tools: bpftool: declare phony targets as such
Quentin Monnet
1
-1
/
+1
2017-11-30
tools: bpftool: unify installation directories
Quentin Monnet
1
-2
/
+3
2017-10-29
tools: bpftool: add bash completion for bpftool
Quentin Monnet
1
-0
/
+3
2017-10-10
tools: bpftool: use the kernel's instruction printer
Jakub Kicinski
1
-2
/
+5
2017-10-05
tools: bpftool: add documentation
Jakub Kicinski
1
-0
/
+6
[next]