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
/
gen.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-18
tools/bpftool: Remove libbpf_internal.h usage in bpftool
Andrii Nakryiko
1
-2
/
+0
2020-08-13
tools/bpftool: Generate data section struct with conservative alignment
Andrii Nakryiko
1
-0
/
+14
2020-08-12
tools/bpftool: Make skeleton code C++17-friendly by dropping typeof()
Andrii Nakryiko
1
-4
/
+4
2020-07-21
tools/bpftool: Fix error handing in do_skeleton()
YueHaibing
1
-1
/
+4
2020-07-13
tools/bpftool: Strip away modifiers from global variables
Andrii Nakryiko
1
-13
/
+10
2020-06-12
tools/bpftool: Fix skeleton codegen
Andrii Nakryiko
1
-2
/
+0
2020-06-11
tools, bpftool: Exit on error in function codegen
Tobias Klauser
1
-5
/
+6
2020-06-11
tools, bpftool: Fix memory leak in codegen error cases
Tobias Klauser
1
-0
/
+2
2020-06-01
tools, bpftool: Clean subcommand help messages
Quentin Monnet
1
-3
/
+3
2020-04-26
tools/bpf/bpftool: Remove duplicate headers
Jagadeesh Pagadala
1
-1
/
+0
2020-01-20
bpftool: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
1
-5
/
+5
2019-12-27
bpftool: Make skeleton C code compilable with C++ compiler
Andrii Nakryiko
1
-5
/
+5
2019-12-18
libbpf: Put Kconfig externs into .kconfig section
Andrii Nakryiko
1
-4
/
+4
2019-12-18
bpftool: Simplify format string to not use positional args
Andrii Nakryiko
1
-2
/
+2
2019-12-17
bpftool, selftests/bpf: Embed object file inside skeleton
Andrii Nakryiko
1
-89
/
+143
2019-12-16
bpftool: Fix compilation warning on shadowed variable
Paul Chaignon
1
-1
/
+1
2019-12-15
bpftool: Generate externs datasec in BPF skeleton
Andrii Nakryiko
1
-0
/
+4
2019-12-15
bpftool: Add skeleton codegen command
Andrii Nakryiko
1
-0
/
+551