index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
bpf
/
bpftool
/
prog.c
Age
Commit message (
Expand
)
Author
2019-12-11
bpftool: Don't crash on missing jited insns or ksyms
Toke Høiland-Jørgensen
2019-10-22
libbpf: Make DECLARE_LIBBPF_OPTS macro strictly a variable declaration
Andrii Nakryiko
2019-10-07
bpftool: Fix bpftool build by switching to bpf_object__open_file()
Andrii Nakryiko
2019-08-15
tools: bpftool: close prog FD before exit on showing a single program
Quentin Monnet
2019-07-05
tools: bpftool: add "prog run" subcommand to test-run programs
Quentin Monnet
2019-06-27
bpftool: support cgroup sockopt
Stanislav Fomichev
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-06
bpf, bpftool: enable recvmsg attach types
Daniel Borkmann
2019-05-28
tools: bpftool: make -d option print debug output from verifier
Quentin Monnet
2019-05-16
tools/bpftool: move set_max_rlimit() before __bpf_object__open_xattr()
Yonghong Song
2019-04-16
bpftool: Support sysctl hook
Andrey Ignatov
2019-04-16
tools: bpftool: remove blank line after btf_id when listing programs
Quentin Monnet
2019-04-11
tools/bpftool: show btf id in program information
Prashant Bhole
2019-03-19
bpftool: use bpf_program__get_prog_info_linear() in prog.c:do_dump()
Song Liu
2019-03-01
tools: libbpf: add a correctly named define for map iteration
Jakub Kicinski
2019-02-27
tools/bpftool: recognize bpf_prog_info run_time_ns and run_cnt
Alexei Starovoitov
2019-02-19
bpf: bpftool, fix documentation for attach types
Alban Crequy
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-01-23
libbpf: Show supported ELF section names when failing to guess prog/attach type
Taeung Song
2019-01-23
bpftool: Fix prog dump by tag
Jiri Olsa
2018-12-15
tools: bpftool: fix -Wmissing declaration warnings
Quentin Monnet
2018-12-13
bpf: Remove !func_info and !line_info check from test_btf and bpftool
Martin KaFai Lau
2018-12-13
tools: bpftool: replace Netronome boilerplate with SPDX license headers
Jakub Kicinski
2018-12-10
tools/bpf: rename *_info_cnt to nr_*_info
Yonghong Song
2018-12-10
bpf: bpftool: Fix newline and p_err issue
Martin KaFai Lau
2018-12-09
bpf: libbpf: bpftool: Print bpf_line_info during prog dump
Martin KaFai Lau
2018-12-05
bpf: Expect !info.func_info and insn_off name changes in test_btf/libbpf/bpftool
Martin KaFai Lau
2018-12-05
tools: bpftool: add a command to dump the trace pipe
Quentin Monnet
2018-11-30
tools: bpftool: add owner_prog_type and owner_jited to bpftool output
Quentin Monnet
2018-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-26
libbpf: Name changing for btf_get_from_id
Martin KaFai Lau
2018-11-22
tools: bpftool: fix potential NULL pointer dereference in do_load
Jakub Kicinski
2018-11-20
tools/bpf: bpftool: add support for func types
Yonghong Song
2018-11-16
bpftool: make libbfd optional
Stanislav Fomichev
2018-11-10
bpftool: support loading flow dissector
Stanislav Fomichev
2018-11-10
bpftool: add pinmaps argument to the load/loadall
Stanislav Fomichev
2018-11-10
bpftool: add loadall command
Stanislav Fomichev
2018-11-09
tools: bpftool: fix plain output and doc for --bpffs option
Quentin Monnet
2018-11-07
tools: bpftool: adjust rlimit RLIMIT_MEMLOCK when loading programs, maps
Quentin Monnet
2018-10-18
tools: bpftool: use 4 context mode for the NFP disasm
Jakub Kicinski
2018-10-15
bpf: bpftool, add flag to allow non-compat map definitions
John Fastabend
2018-10-15
bpf: bpftool, add support for attaching programs to maps
John Fastabend
2018-09-14
bpf: support flow dissector in libbpf and bpftool
Petar Penkov
2018-07-11
tools: bpftool: allow reuse of maps with bpftool prog load
Jakub Kicinski
2018-07-11
tools: bpftool: reimplement bpf_prog_load() for prog load
Jakub Kicinski
2018-07-11
tools: bpftool: allow users to specify program type for prog load
Jakub Kicinski
2018-07-11
tools: bpftool: add support for loading programs for offload
Jakub Kicinski
2018-07-11
tools: bpftool: refactor argument parsing for prog load
Jakub Kicinski
2018-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
[next]