index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
bpf
/
bpftool
/
prog.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpftool: revert printing program device bound info
Jakub Kicinski
2017-11-21
1
-31
/
+0
*
tools: bpftool: optionally show filenames of pinned objects
Prashant Bhole
2017-11-11
1
-1
/
+2
*
tools: bpftool: show filenames of pinned objects
Prashant Bhole
2017-11-11
1
-0
/
+24
*
bpftool: print program device bound info
Jakub Kicinski
2017-11-05
1
-0
/
+31
*
tools: bpftool: update documentation for --json and --pretty usage
Quentin Monnet
2017-10-24
1
-0
/
+1
*
tools: bpftool: provide JSON output for all possible commands
Quentin Monnet
2017-10-24
1
-1
/
+11
*
tools: bpftool: turn err() and info() macros into functions
Quentin Monnet
2017-10-24
1
-26
/
+25
*
tools: bpftool: add JSON output for `bpftool prog dump xlated *` command
Quentin Monnet
2017-10-24
1
-2
/
+68
*
tools: bpftool: add JSON output for `bpftool prog show *` command
Quentin Monnet
2017-10-24
1
-32
/
+107
*
tools: bpftool: show that `opcodes` or `file FILE` should be exclusive
Quentin Monnet
2017-10-22
1
-2
/
+2
*
tools: bpftool: print all relevant byte opcodes for "load double word"
Quentin Monnet
2017-10-22
1
-3
/
+12
*
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
1
-2
/
+2
*
tools: bpftool: use more common tag format
Jakub Kicinski
2017-10-18
1
-1
/
+1
*
tools: bpftool: use the kernel's instruction printer
Jakub Kicinski
2017-10-10
1
-8
/
+36
*
tools: bpf: add bpftool
Jakub Kicinski
2017-10-05
1
-0
/
+456