Jakub Kicinski
|
dde7011a82
tools: bpftool: fix potential NULL pointer dereference in do_load
|
6 years ago |
Quentin Monnet
|
a8bfd2bc29
tools: bpftool: fix plain output and doc for --bpffs option
|
6 years ago |
Jakub Kicinski
|
3ddeac6705
tools: bpftool: use 4 context mode for the NFP disasm
|
6 years ago |
John Fastabend
|
c034a177d3
bpf: bpftool, add flag to allow non-compat map definitions
|
6 years ago |
John Fastabend
|
b7d3826c2e
bpf: bpftool, add support for attaching programs to maps
|
6 years ago |
Petar Penkov
|
c22fbae76c
bpf: support flow dissector in libbpf and bpftool
|
6 years ago |
Jakub Kicinski
|
3ff5a4dc5d
tools: bpftool: allow reuse of maps with bpftool prog load
|
7 years ago |
Jakub Kicinski
|
c8406848ba
tools: bpftool: reimplement bpf_prog_load() for prog load
|
7 years ago |
Jakub Kicinski
|
49f2cba3e5
tools: bpftool: allow users to specify program type for prog load
|
7 years ago |
Jakub Kicinski
|
ba6dd679a3
tools: bpftool: add support for loading programs for offload
|
7 years ago |
Jakub Kicinski
|
8d1fc3de3d
tools: bpftool: refactor argument parsing for prog load
|
7 years ago |
David S. Miller
|
b68034087a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
|
7 years ago |
Jakub Kicinski
|
71e07ddcdc
tools: bpftool: drop unnecessary Author comments
|
7 years ago |
Jakub Kicinski
|
bfee71fb73
tools: bpftool: remember to close the libbpf object after prog load
|
7 years ago |
Jakub Kicinski
|
957f9a13df
tools: bpftool: remove duplicated error message on prog load
|
7 years ago |
Jakub Kicinski
|
07480cbc05
tools: bpftool: improve accuracy of load time
|
7 years ago |
Sean Young
|
6bdd533cee
bpf: add selftest for lirc_mode2 type program
|
7 years ago |
Sandipan Das
|
f7f62c7134
tools: bpftool: add delimiters to multi-function JITed dumps
|
7 years ago |
Sandipan Das
|
f84192ee00
tools: bpftool: resolve calls without using imm field
|
7 years ago |
Quentin Monnet
|
a3fe1f6f2a
tools: bpftool: change time format for program 'loaded at:' information
|
7 years ago |
Jiri Olsa
|
9b984a20ca
tools, bpftool: Display license GPL compatible in prog show/list
|
7 years ago |
Andrey Ignatov
|
393de512e7
bpftool: Support new prog types and attach types
|
7 years ago |
Jiong Wang
|
b6c1cedb49
tools: bpftool: new command-line option and documentation for 'visual'
|
7 years ago |
Jiong Wang
|
73bb5b4f8f
tools: bpftool: factor out xlated dump related code into separate file
|
7 years ago |
Jiong Wang
|
3197239d24
tools: bpftool: remove unnecessary 'if' to reduce indentation
|
7 years ago |
Quentin Monnet
|
52c84d36b7
tools: bpftool: preserve JSON for batch mode when dumping insns to file
|
7 years ago |
Jiong Wang
|
e65935969d
tools: bpftool: improve architecture detection by using ifindex
|
7 years ago |
Roman Gushchin
|
45e5e1212a
bpftool: recognize BPF_PROG_TYPE_CGROUP_DEVICE programs
|
7 years ago |
Jakub Kicinski
|
b4fac96d9a
tools: bpftool: remove new lines from errors
|
7 years ago |
Jakub Kicinski
|
6ebe6dbd68
tools: bpftool: alias show and list commands
|
7 years ago |