index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
bpf
Age
Commit message (
Expand
)
Author
2024-03-15
libbpf, selftests/bpf: Adjust libbpf, bpftool, selftests to match LLVM
Alexei Starovoitov
2024-03-11
libbpf: Recognize __arena global variables.
Andrii Nakryiko
2024-03-11
bpftool: Recognize arena map type
Alexei Starovoitov
2024-03-07
bpftool: rename is_internal_mmapable_map into is_mmapable_map
Andrii Nakryiko
2024-02-29
bpftool: Add an example for struct_ops map and shadow type.
Kui-Feng Lee
2024-02-29
bpftool: Generated shadow variables for struct_ops maps.
Kui-Feng Lee
2024-02-07
tools/resolve_btfids: Fix cross-compilation to non-host endianness
Viktor Malik
2024-02-07
tools/resolve_btfids: Refactor set sorting with types from btf_ids.h
Viktor Malik
2024-01-29
bpftool: Be more portable by using POSIX's basename()
Arnaldo Carvalho de Melo
2024-01-23
bpftool: Display cookie for kprobe multi link
Jiri Olsa
2024-01-23
bpftool: Display cookie for perf event link probes
Jiri Olsa
2024-01-23
bpftool: Fix wrong free call in do_show_link
Jiri Olsa
2024-01-23
bpftool: Silence build warning about calloc()
Tiezhu Yang
2024-01-04
bpfilter: remove bpfilter
Quentin Deslandes
2023-11-28
bpftool: Add support to display uprobe_multi links
Jiri Olsa
2023-11-27
bpftool: mark orphaned programs during prog show
Stanislav Fomichev
2023-11-09
bpftool: Fix prog object type in manpage
Artem Savkov
2023-10-24
bpftool: Extend net dump with netkit progs
Daniel Borkmann
2023-10-24
bpftool: Implement link show support for netkit
Daniel Borkmann
2023-10-19
bpftool: Wrap struct_ops dump in an array
Manu Bretelle
2023-10-19
bpftool: Fix printing of pointer value
Manu Bretelle
2023-10-11
bpftool: Add support for cgroup unix socket address hooks
Daan De Meyer
2023-10-09
bpftool: Align bpf_load_and_run_opts insns and data
Ian Rogers
2023-10-09
bpftool: Align output skeleton ELF code
Ian Rogers
2023-09-25
bpftool: Display missed count for kprobe perf link
Jiri Olsa
2023-09-25
bpftool: Display missed count for kprobe_multi link
Jiri Olsa
2023-09-08
bpftool: Fix -Wcast-qual warning
Denys Zagorui
2023-08-30
bpftool: Fix build warnings with -Wtype-limits
Yafang Shao
2023-08-16
bpftool: Implement link show support for xdp
Daniel Borkmann
2023-08-16
bpftool: Implement link show support for tcx
Daniel Borkmann
2023-08-11
bpftool: fix perf help message
Daniel T. Lee
2023-07-19
bpftool: Extend net dump with tcx progs
Daniel Borkmann
2023-07-12
bpftool: Use "fallthrough;" keyword instead of comments
Quentin Monnet
2023-07-11
bpftool: Show perf link info
Yafang Shao
2023-07-11
bpftool: Add perf event names
Yafang Shao
2023-07-11
bpftool: Show kprobe_multi link info
Yafang Shao
2023-07-11
bpftool: Dump the kernel symbol's module name
Yafang Shao
2023-07-10
bpftool: Use a local bpf_perf_event_value to fix accessing its fields
Alexander Lobakin
2023-07-10
bpftool: Use a local copy of BPF_LINK_TYPE_PERF_EVENT in pid_iter.bpf.c
Quentin Monnet
2023-07-10
bpftool: Define a local bpf_perf_link to fix accessing its fields
Alexander Lobakin
2023-07-10
bpftool: use a local copy of perf_event to fix accessing :: Bpf_cookie
Alexander Lobakin
2023-06-29
bpf: Replace deprecated -target with --target= for Clang
Fangrui Song
2023-06-05
tools/resolve_btfids: Fix setting HOSTCFLAGS
Viktor Malik
2023-05-23
bpftool: Specify XDP Hints ifname when loading program
Larysa Zaremba
2023-05-19
bpftool: Show target_{obj,btf}_id in tracing link info
Yafang Shao
2023-05-17
bpftool: Support bpffs mountpoint as pin path for prog loadall
Pengcheng Yang
2023-05-16
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-05-15
bpftool: JIT limited misreported as negative value on aarch64
Alan Maguire
2023-04-27
Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-04-27
bpftool: Dump map id instead of value for map_of_maps types
Xueming Feng
[next]