index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
bpf
/
bpftool
/
main.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools: bpftool: move get_possible_cpus() to common code
Jakub Kicinski
2018-05-04
1
-1
/
+2
*
tools: bpftool: improve architecture detection by using ifindex
Jiong Wang
2018-01-18
1
-1
/
+4
*
tools: bpftool: report device information for offloaded programs
Jakub Kicinski
2017-12-31
1
-0
/
+2
*
bpftool: implement cgroup bpf operations
Roman Gushchin
2017-12-14
1
-0
/
+1
*
bpftool: implement prog load command
Roman Gushchin
2017-12-14
1
-0
/
+1
*
tools: bpftool: remove spurious line break from error message
Quentin Monnet
2017-11-30
1
-1
/
+1
*
tools: bpftool: clean up the JSON writer before exiting in usage()
Quentin Monnet
2017-11-30
1
-1
/
+2
*
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
/
+17
*
tools: bpftool: open pinned object without type check
Prashant Bhole
2017-11-11
1
-0
/
+1
*
tools: bpftool: move p_err() and p_info() from main.h to common.c
Quentin Monnet
2017-11-05
1
-31
/
+3
*
tools: bpftool: try to mount bpffs if required for pinning objects
Quentin Monnet
2017-10-26
1
-0
/
+2
*
tools: bpftool: update documentation for --json and --pretty usage
Quentin Monnet
2017-10-24
1
-0
/
+2
*
tools: bpftool: turn err() and info() macros into functions
Quentin Monnet
2017-10-24
1
-5
/
+32
*
tools: bpftool: add JSON output for `bpftool prog dump xlated *` command
Quentin Monnet
2017-10-24
1
-0
/
+1
*
tools: bpftool: introduce --json and --pretty options
Quentin Monnet
2017-10-24
1
-0
/
+5
*
tools: bpftool: add pointer to file argument to print_hex()
Quentin Monnet
2017-10-22
1
-1
/
+1
*
tools: bpftool: use more common tag format
Jakub Kicinski
2017-10-18
1
-2
/
+1
*
tools: bpftool: use the kernel's instruction printer
Jakub Kicinski
2017-10-10
1
-7
/
+3
*
tools: bpf: add bpftool
Jakub Kicinski
2017-10-05
1
-0
/
+99