index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
bpf
/
bpftool
/
prog.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-24
tools: bpftool: turn err() and info() macros into functions
Quentin Monnet
1
-26
/
+25
2017-10-24
tools: bpftool: add JSON output for `bpftool prog dump xlated *` command
Quentin Monnet
1
-2
/
+68
2017-10-24
tools: bpftool: add JSON output for `bpftool prog show *` command
Quentin Monnet
1
-32
/
+107
2017-10-22
tools: bpftool: show that `opcodes` or `file FILE` should be exclusive
Quentin Monnet
1
-2
/
+2
2017-10-22
tools: bpftool: print all relevant byte opcodes for "load double word"
Quentin Monnet
1
-3
/
+12
2017-10-22
tools: bpftool: add `bpftool prog help` as real command i.r.t exit code
Quentin Monnet
1
-0
/
+1
2017-10-22
tools: bpftool: use err() instead of info() if there are too many insns
Quentin Monnet
1
-1
/
+1
2017-10-22
tools: bpftool: fix return value when all eBPF programs have been shown
Quentin Monnet
1
-1
/
+3
2017-10-22
tools: bpftool: add pointer to file argument to print_hex()
Quentin Monnet
1
-2
/
+2
2017-10-18
tools: bpftool: use more common tag format
Jakub Kicinski
1
-1
/
+1
2017-10-10
tools: bpftool: use the kernel's instruction printer
Jakub Kicinski
1
-8
/
+36
2017-10-04
tools: bpf: add bpftool
Jakub Kicinski
1
-0
/
+456
[prev]