index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
bpf
/
bpftool
/
gen.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools/bpftool: Fix skeleton codegen
Andrii Nakryiko
2020-06-13
1
-2
/
+0
*
tools, bpftool: Exit on error in function codegen
Tobias Klauser
2020-06-11
1
-5
/
+6
*
tools, bpftool: Fix memory leak in codegen error cases
Tobias Klauser
2020-06-11
1
-0
/
+2
*
tools, bpftool: Clean subcommand help messages
Quentin Monnet
2020-06-01
1
-3
/
+3
*
tools/bpf/bpftool: Remove duplicate headers
Jagadeesh Pagadala
2020-04-26
1
-1
/
+0
*
bpftool: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
2020-01-21
1
-5
/
+5
*
bpftool: Make skeleton C code compilable with C++ compiler
Andrii Nakryiko
2019-12-27
1
-5
/
+5
*
libbpf: Put Kconfig externs into .kconfig section
Andrii Nakryiko
2019-12-19
1
-4
/
+4
*
bpftool: Simplify format string to not use positional args
Andrii Nakryiko
2019-12-19
1
-2
/
+2
*
bpftool, selftests/bpf: Embed object file inside skeleton
Andrii Nakryiko
2019-12-18
1
-89
/
+143
*
bpftool: Fix compilation warning on shadowed variable
Paul Chaignon
2019-12-16
1
-1
/
+1
*
bpftool: Generate externs datasec in BPF skeleton
Andrii Nakryiko
2019-12-16
1
-0
/
+4
*
bpftool: Add skeleton codegen command
Andrii Nakryiko
2019-12-16
1
-0
/
+551