[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180907002605.1408960-1-yhs@fb.com>
Date: Thu, 6 Sep 2018 17:26:03 -0700
From: Yonghong Song <yhs@...com>
To: <ast@...com>, <daniel@...earbox.net>, <netdev@...r.kernel.org>
CC: <kernel-team@...com>
Subject: [PATCH bpf-next 0/2] bpf: add bpffs/bpftool dump for prog_array and map_in_map maps
The support to dump program array and map_in_map maps
for bpffs and bpftool is added. Patch #1 added bpffs support
and Patch #2 added bpftool support. Please see
individual patches for example output.
Yonghong Song (2):
bpf: add bpffs pretty print for program array map
tools/bpf: bpftool: support prog array map and map of maps
kernel/bpf/arraymap.c | 25 ++++++++++++++++++++++++-
tools/bpf/bpftool/map.c | 11 +++--------
2 files changed, 27 insertions(+), 9 deletions(-)
--
2.17.1
Powered by blists - more mailing lists