]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
lsfd.1.adoc: document BPF.NAME column
authorMasatake YAMATO <yamato@redhat.com>
Tue, 26 Sep 2023 15:51:26 +0000 (00:51 +0900)
committerMasatake YAMATO <yamato@redhat.com>
Sat, 30 Sep 2023 12:16:36 +0000 (21:16 +0900)
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
misc-utils/lsfd.1.adoc

index d3c993777bc779e1951f2d81f90a6a6e9eefc760..0aab4906f452e9dfa26719b640b04c2ad291893d 100644 (file)
@@ -141,6 +141,9 @@ Decoded name of bpf map type.
 BPF-MAP.TYPE.RAW <``number``>::
 Bpf map type (raw).
 
+BPF.NAME <``string``>::
+Bpf object name.
+
 BPF-PROG.ID <``number``>::
 Bpf program ID.
 
@@ -260,10 +263,10 @@ Cooked version of KNAME. It is mostly same as KNAME.
 Some files have special formats and information sources:
 +
 bpf-map:::
-id=_BPF-MAP.ID_ type=_BPF-MAP.TYPE_
+id=_BPF-MAP.ID_ type=_BPF-MAP.TYPE_[ name=_BPF.NAME_]
 +
 bpf-prog:::
-id=_BPF-PROG.ID_ type=_BPF-PROG.TYPE_
+id=_BPF-PROG.ID_ type=_BPF-PROG.TYPE_[ name=_BPF.NAME_]
 +
 eventpoll:::
 tfds=_EVENTPOLL.TFDS_