File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ MAP COMMANDS
55
55
| | **devmap** | **devmap_hash** | **sockmap** | **cpumap** | **xskmap** | **sockhash**
56
56
| | **cgroup_storage** | **reuseport_sockarray** | **percpu_cgroup_storage**
57
57
| | **queue** | **stack** | **sk_storage** | **struct_ops** | **ringbuf** | **inode_storage**
58
- | | **task_storage** | **bloom_filter** | **user_ringbuf** | **cgrp_storage** }
58
+ | | **task_storage** | **bloom_filter** | **user_ringbuf** | **cgrp_storage** | **arena** }
59
59
60
60
DESCRIPTION
61
61
===========
Original file line number Diff line number Diff line change @@ -1463,7 +1463,7 @@ static int do_help(int argc, char **argv)
1463
1463
" devmap | devmap_hash | sockmap | cpumap | xskmap | sockhash |\n"
1464
1464
" cgroup_storage | reuseport_sockarray | percpu_cgroup_storage |\n"
1465
1465
" queue | stack | sk_storage | struct_ops | ringbuf | inode_storage |\n"
1466
- " task_storage | bloom_filter | user_ringbuf | cgrp_storage }\n"
1466
+ " task_storage | bloom_filter | user_ringbuf | cgrp_storage | arena }\n"
1467
1467
" " HELP_SPEC_OPTIONS " |\n"
1468
1468
" {-f|--bpffs} | {-n|--nomount} }\n"
1469
1469
"" ,
You can’t perform that action at this time.
0 commit comments