Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
3da6e7e408b9c229e5e5cc1ddab7445c7561afc3
/
tools
/
bpf
/
bpftool
/
map.c
3da6e7e
bpftool: Improve handling of ENOSPC on reuseport_array map dumps
by Benjamin Poirier
· 6 years ago
0478c3b
bpftool: Use print_entry_error() in case of ENOENT when dumping
by Benjamin Poirier
· 6 years ago
817998a
bpf: bpftool support for dumping data/bss/rodata sections
by Daniel Borkmann
· 6 years ago
a655fe9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
d76198b
tools: bpftool: warn about risky prog array updates
by Jakub Kicinski
· 6 years ago
8c79b35
tools: bpftool: fix crash with un-owned prog arrays
by Jakub Kicinski
· 6 years ago
b0ca5ec
bpftool: fix percpu maps updating
by Paolo Abeni
· 6 years ago
f99e166
tools: bpftool: add probes for eBPF map types
by Quentin Monnet
· 6 years ago
74f312e
bpftool: add pop and dequeue commands
by Stanislav Fomichev
· 6 years ago
549d4d3
bpftool: add push and enqueue commands
by Stanislav Fomichev
· 6 years ago
66cf6e0
bpftool: add peek command
by Stanislav Fomichev
· 6 years ago
04a5d32
bpftool: don't print empty key/value for maps
by Stanislav Fomichev
· 6 years ago
8a89fff
bpftool: make key optional in lookup command
by Stanislav Fomichev
· 6 years ago
7d7209c
bpftool: make key and value optional in update command
by Stanislav Fomichev
· 6 years ago
02ff58d
tools: bpftool: replace Netronome boilerplate with SPDX license headers
by Jakub Kicinski
· 6 years ago
99a44bef
tools: bpftool: add owner_prog_type and owner_jited to bpftool output
by Quentin Monnet
· 6 years ago
1d2f44c
libbpf: Name changing for btf_get_from_id
by Martin KaFai Lau
· 6 years ago
ffac28f
bpf: align map type names formatting.
by David Calavera
· 6 years ago
197c2da
bpf: Add BPF_MAP_TYPE_QUEUE and BPF_MAP_TYPE_STACK to bpftool-map
by David Calavera
· 6 years ago
d7f5b5e
tools/bpf: refactor to implement btf_get_from_id() in lib/bpf
by Yonghong Song
· 6 years ago
bf598a8
bpftool: Improve handling of ENOENT on map dumps
by David Ahern
· 6 years ago
8302b9b
tools: bpftool: adjust rlimit RLIMIT_MEMLOCK when loading programs, maps
by Quentin Monnet
· 6 years ago
0b592b5a
tools: bpftool: add map create command
by Jakub Kicinski
· 6 years ago
8ec92dc
tools/bpf: bpftool, print strerror when map lookup error occurs
by Prashant Bhole
· 6 years ago
18a781d
tools/bpf: bpftool, split the function do_dump()
by Prashant Bhole
· 6 years ago
e548709
bpftool: add support for PERCPU_CGROUP_STORAGE maps
by Roman Gushchin
· 6 years ago
7ea3c406
bpftool: add support for BPF_MAP_TYPE_REUSEPORT_SOCKARRAY maps
by Roman Gushchin
· 6 years ago
ad3338d
tools/bpf: bpftool: support prog array map and map of maps
by Yonghong Song
· 6 years ago
3630268
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
97911e0
tools/bpf: bpftool, add xskmap in map types
by Prashant Bhole
· 6 years ago
1a86ad8
tools/bpf: bpftool: add btf percpu map formated dump
by Yonghong Song
· 6 years ago
1ba9828
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
c1c8626
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
34a6bbb
bpftool: add support for CGROUP_STORAGE maps
by Roman Gushchin
· 6 years ago
573b3aa
tools/bpftool: fix a percpu_array map dump problem
by Yonghong Song
· 6 years ago
2cc512c
bpf: btf: fix inconsistent IS_ERR and PTR_ERR
by YueHaibing
· 6 years ago
2d3feca
bpf: btf: print map dump and lookup with btf info
by Okash Khawaja
· 7 years ago
3ff5a4d
tools: bpftool: allow reuse of maps with bpftool prog load
by Jakub Kicinski
· 7 years ago
71e07dd
tools: bpftool: drop unnecessary Author comments
by Jakub Kicinski
· 7 years ago
62c52d1
bpf: bpftool, support for sockhash
by John Fastabend
· 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
c642ea2
tools: bpftool: fold hex keyword in command help
by Jakub Kicinski
· 7 years ago
0c90f22
tools: bpftool: make it easier to feed hex bytes to bpftool
by Quentin Monnet
· 7 years ago
4b6eca9
tools: bpftool: don't use hex numbers in JSON output
by Jakub Kicinski
· 7 years ago
a55aaf6
bpftool: recognize BPF_MAP_TYPE_CPUMAP maps
by Roman Gushchin
· 7 years ago
064a07c
tools: bpftool: report device information for offloaded maps
by Jakub Kicinski
· 7 years ago
6ebe6db
tools: bpftool: alias show and list commands
by Jakub Kicinski
· 7 years ago
8207c6d
tools: bpftool: protect against races with disappearing objects
by Jakub Kicinski
· 7 years ago
b3b1b65
tools: bpftool: maps: close json array on error paths of show
by Jakub Kicinski
· 7 years ago
c541b73
tools: bpftool: optionally show filenames of pinned objects
by Prashant Bhole
· 7 years ago
4990f1f
tools: bpftool: show filenames of pinned objects
by Prashant Bhole
· 7 years ago
0641c3c
tools: bpftool: update documentation for --json and --pretty usage
by Quentin Monnet
· 7 years ago
004b45c
tools: bpftool: provide JSON output for all possible commands
by Quentin Monnet
· 7 years ago
9a5ab8b
tools: bpftool: turn err() and info() macros into functions
by Quentin Monnet
· 7 years ago
831a0aa
tools: bpftool: add JSON output for `bpftool map *` commands
by Quentin Monnet
· 7 years ago
d9c0b48
tools: bpftool: print only one error message on byte parsing failure
by Quentin Monnet
· 7 years ago
9cbe1f58
tools: bpftool: add pointer to file argument to print_hex()
by Quentin Monnet
· 7 years ago
71bb428
tools: bpf: add bpftool
by Jakub Kicinski
· 7 years ago