index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
bpf
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
tools: bpftool: add JSON output for `bpftool prog dump xlated *` command
Quentin Monnet
2017-10-24
5
-2
/
+89
*
tools: bpftool: add JSON output for `bpftool prog dump jited *` command
Quentin Monnet
2017-10-24
1
-6
/
+80
*
tools: bpftool: add JSON output for `bpftool prog show *` command
Quentin Monnet
2017-10-24
1
-32
/
+107
*
tools: bpftool: introduce --json and --pretty options
Quentin Monnet
2017-10-24
2
-3
/
+35
*
tools: bpftool: add option parsing to bpftool, --help and --version
Quentin Monnet
2017-10-24
4
-1
/
+50
*
tools: bpftool: copy JSON writer from iproute2 repository
Quentin Monnet
2017-10-24
2
-0
/
+418
*
tools: bpftool: add a command to display bpftool version
Quentin Monnet
2017-10-22
2
-1
/
+15
*
tools: bpftool: show that `opcodes` or `file FILE` should be exclusive
Quentin Monnet
2017-10-22
2
-6
/
+6
*
tools: bpftool: print all relevant byte opcodes for "load double word"
Quentin Monnet
2017-10-22
1
-3
/
+12
*
tools: bpftool: print only one error message on byte parsing failure
Quentin Monnet
2017-10-22
1
-1
/
+1
*
tools: bpftool: add `bpftool prog help` as real command i.r.t exit code
Quentin Monnet
2017-10-22
1
-0
/
+1
*
tools: bpftool: use err() instead of info() if there are too many insns
Quentin Monnet
2017-10-22
1
-1
/
+1
*
tools: bpftool: fix return value when all eBPF programs have been shown
Quentin Monnet
2017-10-22
1
-1
/
+3
*
tools: bpftool: add pointer to file argument to print_hex()
Quentin Monnet
2017-10-22
4
-17
/
+17
*
tools: bpftool: use more common tag format
Jakub Kicinski
2017-10-18
3
-4
/
+3
*
tools: bpftool: use the kernel's instruction printer
Jakub Kicinski
2017-10-10
4
-21
/
+51
*
tools: bpftool: add documentation
Jakub Kicinski
2017-10-04
5
-0
/
+263
*
tools: bpf: add bpftool
Jakub Kicinski
2017-10-04
8
-3
/
+1909
*
tools: rename tools/net directory to tools/bpf
Jakub Kicinski
2017-10-04
6
-0
/
+2656
[prev]