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
/
common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-04
tools: bpftool: add simple perf event output reader
Jakub Kicinski
1
-0
/
+19
2018-05-04
tools: bpftool: move get_possible_cpus() to common code
Jakub Kicinski
1
-1
/
+57
2018-03-06
tools: bpftool: fix compilation with older headers
Jiri Benc
1
-0
/
+4
2018-01-18
tools: bpftool: improve architecture detection by using ifindex
Jiong Wang
1
-0
/
+72
2017-12-31
tools: bpftool: report device information for offloaded programs
Jakub Kicinski
1
-0
/
+52
2017-12-14
bpftool: implement prog load command
Roman Gushchin
1
-31
/
+40
2017-11-11
tools: bpftool: show filenames of pinned objects
Prashant Bhole
1
-0
/
+82
2017-11-11
tools: bpftool: open pinned object without type check
Prashant Bhole
1
-2
/
+13
2017-11-05
tools: bpftool: move p_err() and p_info() from main.h to common.c
Quentin Monnet
1
-0
/
+31
2017-10-26
tools: bpftool: try to mount bpffs if required for pinning objects
Quentin Monnet
1
-8
/
+63
2017-10-24
tools: bpftool: turn err() and info() macros into functions
Quentin Monnet
1
-13
/
+13
2017-10-24
tools: bpftool: add JSON output for `bpftool prog dump xlated *` command
Quentin Monnet
1
-0
/
+10
2017-10-04
tools: bpf: add bpftool
Jakub Kicinski
1
-0
/
+216