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