Signed-off-by: Masatake YAMATO <yamato@redhat.com>
BPF-MAP.TYPE.RAW <``number``>::
Bpf map type (raw).
+BPF.NAME <``string``>::
+Bpf object name.
+
BPF-PROG.ID <``number``>::
Bpf program ID.
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_