Sign in
android-kvm
/
linux
/
1752f0adea98ef859978c090e0726844348758f9
/
tools
/
bpf
/
bpftool
/
common.c
c5481f9
bpftool: Add bpf_link show and pin support
by Andrii Nakryiko
· 4 years, 10 months ago
6ae32b2
tools: bpftool: Restore message on failure to guess program type
by Quentin Monnet
· 5 years ago
75a1e79
tools: bpftool: Allow all prog/map handles for pinning objects
by Quentin Monnet
· 5 years ago
229c3b4
bpftool: Use consistent include paths for libbpf
by Toke Høiland-Jørgensen
· 5 years ago
1e46c09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 5 years ago
8918dc4
tools: bpftool: move "__printf()" attributes to header file
by Quentin Monnet
· 6 years ago
3c7be38
tools: bpftool: add error message on pin failure
by Jakub Kicinski
· 6 years ago
b3e78ad
tools: bpftool: fix error message (prog -> object)
by Jakub Kicinski
· 6 years ago
4c587c1
bpf: use libbpf_num_possible_cpus internally
by Hechao Li
· 6 years ago
8c79b35
tools: bpftool: fix crash with un-owned prog arrays
by Jakub Kicinski
· 6 years ago
3322130
tools: bpftool: add an option to prevent auto-mount of bpffs, tracefs
by Quentin Monnet
· 6 years ago
be3245e
tools: bpftool: attempt to mount tracefs if required for tracelog cmd
by Quentin Monnet
· 6 years ago
c101189
tools: bpftool: fix -Wmissing declaration warnings
by Quentin Monnet
· 6 years ago
02ff58d
tools: bpftool: replace Netronome boilerplate with SPDX license headers
by Jakub Kicinski
· 6 years ago
73f0b9d
tools: bpftool: mark offloaded programs more explicitly in plain output
by Quentin Monnet
· 6 years ago
327e5da
tools: bpftool: use "/proc/self/" i.o. crafting links with getpid()
by Quentin Monnet
· 6 years ago
e561bb2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
7738099
bpftool: add loadall command
by Stanislav Fomichev
· 6 years ago
f120919
tools: bpftool: pass an argument to silence open_obj_pinned()
by Quentin Monnet
· 6 years ago
5390903
tools: bpftool: prevent infinite loop in get_fdinfo()
by Quentin Monnet
· 6 years ago
8302b9b
tools: bpftool: adjust rlimit RLIMIT_MEMLOCK when loading programs, maps
by Quentin Monnet
· 6 years ago
3ddeac6
tools: bpftool: use 4 context mode for the NFP disasm
by Jakub Kicinski
· 6 years ago
0b592b5a
tools: bpftool: add map create command
by Jakub Kicinski
· 6 years ago
1972549
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
759b94a
tools/bpftool: Fix segfault case regarding 'pin' arguments
by Taeung Song
· 7 years ago
71e07dd
tools: bpftool: drop unnecessary Author comments
by Jakub Kicinski
· 7 years ago
f412eed
tools: bpftool: add simple perf event output reader
by Jakub Kicinski
· 7 years ago
e64d525
tools: bpftool: move get_possible_cpus() to common code
by Jakub Kicinski
· 7 years ago
20d5de5
tools: bpftool: fix compilation with older headers
by Jiri Benc
· 7 years ago
e659359
tools: bpftool: improve architecture detection by using ifindex
by Jiong Wang
· 7 years ago
5226221
tools: bpftool: report device information for offloaded programs
by Jakub Kicinski
· 7 years ago
49a086c
bpftool: implement prog load command
by Roman Gushchin
· 7 years ago
4990f1f
tools: bpftool: show filenames of pinned objects
by Prashant Bhole
· 7 years ago
1852719
tools: bpftool: open pinned object without type check
by Prashant Bhole
· 7 years ago
0b1c27d
tools: bpftool: move p_err() and p_info() from main.h to common.c
by Quentin Monnet
· 7 years ago
3fc27b7
tools: bpftool: try to mount bpffs if required for pinning objects
by Quentin Monnet
· 7 years ago
9a5ab8b
tools: bpftool: turn err() and info() macros into functions
by Quentin Monnet
· 7 years ago
f05e2c3
tools: bpftool: add JSON output for `bpftool prog dump xlated *` command
by Quentin Monnet
· 7 years ago
71bb428
tools: bpf: add bpftool
by Jakub Kicinski
· 7 years ago