index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
bpf
/
bpftool
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-11
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-11
1
-1
/
+246
*
bpftool: Add perf event names
Yafang Shao
2023-07-11
1
-0
/
+67
*
bpftool: Show kprobe_multi link info
Yafang Shao
2023-07-11
1
-3
/
+115
*
bpftool: Dump the kernel symbol's module name
Yafang Shao
2023-07-11
2
-1
/
+7
*
bpftool: Use a local bpf_perf_event_value to fix accessing its fields
Alexander Lobakin
2023-07-10
1
-10
/
+17
*
bpftool: Use a local copy of BPF_LINK_TYPE_PERF_EVENT in pid_iter.bpf.c
Quentin Monnet
2023-07-10
1
-2
/
+9
*
bpftool: Define a local bpf_perf_link to fix accessing its fields
Alexander Lobakin
2023-07-10
1
-2
/
+7
*
bpftool: use a local copy of perf_event to fix accessing :: Bpf_cookie
Alexander Lobakin
2023-07-10
1
-1
/
+5
*
bpf: Replace deprecated -target with --target= for Clang
Fangrui Song
2023-06-29
2
-3
/
+3
*
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
*
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
*
tools: bpftool: print netfilter link info
Florian Westphal
2023-04-21
3
-0
/
+192
*
bpftool: Update doc to explain struct_ops register subcommand.
Kui-Feng Lee
2023-04-21
1
-4
/
+8
*
bpftool: Register struct_ops with a link.
Kui-Feng Lee
2023-04-21
4
-25
/
+75
*
bpftool: Replace "__fallthrough" by a comment to address merge conflict
Quentin Monnet
2023-04-20
1
-1
/
+1
*
bpftool: Set program type only if it differs from the desired one
Wei Yongjun
2023-04-07
1
-1
/
+2
*
bpftool: Clean up _bpftool_once_attr() calls in bash completion
Quentin Monnet
2023-04-05
1
-13
/
+3
*
bpftool: Support printing opcodes and source file references in CFG
Quentin Monnet
2023-04-05
7
-15
/
+83
*
bpftool: Support "opcodes", "linum", "visual" simultaneously
Quentin Monnet
2023-04-05
3
-39
/
+47
*
bpftool: Return an error on prog dumps if both CFG and JSON are required
Quentin Monnet
2023-04-05
2
-6
/
+11
*
bpftool: Support inline annotations when dumping the CFG of a program
Quentin Monnet
2023-04-05
6
-26
/
+88
*
bpftool: Fix bug for long instructions in program CFG dumps
Quentin Monnet
2023-04-05
1
-0
/
+7
*
bpftool: Fix documentation about line info display for prog dumps
Quentin Monnet
2023-04-05
1
-6
/
+4
*
tools: bpftool: json: Fix backslash escape typo in jsonw_puts
Manu Bretelle
2023-03-29
2
-1
/
+2
*
tools: bpftool: Remove invalid \' json escape
Luis Gerhorst
2023-02-27
1
-3
/
+0
*
bpftool: Use bpf_{btf,link,map,prog}_get_info_by_fd()
Ilya Leoshkevich
2023-02-16
9
-36
/
+41
*
bpftool: profile online CPUs instead of possible
Tonghao Zhang
2023-02-02
1
-8
/
+30
*
bpftool: Always disable stack protection for BPF objects
Holger Hoffstätte
2023-01-13
1
-1
/
+2
*
bpftool: fix output for skipping kernel config check
Chethan Suresh
2023-01-10
1
-4
/
+4
*
bpftool: Add missing quotes to libbpf bootstrap submake vars
James Hilliard
2023-01-10
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-01-05
1
-0
/
+4
|
\
|
*
bpftool: Fix linkage with statically built libllvm
Anton Protopopov
2022-12-22
1
-0
/
+4
*
|
bpf: makefiles: Do not generate empty vmlinux.h
Changbin Du
2022-12-20
1
-0
/
+3
|
/
*
bpftool: Fix memory leak in do_build_table_cb
Miaoqian Lin
2022-12-06
1
-0
/
+1
*
bpftool: remove function free_btf_vmlinux()
Sahid Orentino Ferdjaoui
2022-11-20
1
-6
/
+1
*
bpftool: clean-up usage of libbpf_get_error()
Sahid Orentino Ferdjaoui
2022-11-20
8
-45
/
+39
*
bpftool: fix error message when function can't register struct_ops
Sahid Orentino Ferdjaoui
2022-11-20
1
-3
/
+2
*
bpftool: replace return value PTR_ERR(NULL) with 0
Sahid Orentino Ferdjaoui
2022-11-20
1
-4
/
+2
*
bpftool: remove support of --legacy option for bpftool
Sahid Orentino Ferdjaoui
2022-11-20
6
-33
/
+3
*
bpftool: Check argc first before "file" in do_batch()
Tiezhu Yang
2022-11-15
1
-3
/
+3
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2022-11-11
8
-71
/
+43
|
\
[next]