index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
bpf
/
bpftool
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
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-16
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-16
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-04
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-04
tools: bpftool: add documentation
Jakub Kicinski
1
-0
/
+6
2017-10-04
tools: bpf: add bpftool
Jakub Kicinski
1
-0
/
+80