commit | 075c776658190681d2bf9997306f871d6c8a9b36 | [log] [tgz] |
---|---|---|
author | Andrii Nakryiko <andriin@fb.com> | Fri Jun 19 16:17:03 2020 -0700 |
committer | Alexei Starovoitov <ast@kernel.org> | Mon Jun 22 17:01:49 2020 -0700 |
tree | 4f2cf6abf36ea9c8a85be8b1164976ca5320ae0e | |
parent | d53dee3fe0138610fcce5721bae9414377c41ec3 [diff] |
tools/bpftool: Add documentation and sample output for process info Add statements about bpftool being able to discover process info, holding reference to BPF map, prog, link, or BTF. Show example output as well. Signed-off-by: Andrii Nakryiko <andriin@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Reviewed-by: Quentin Monnet <quentin@isovalent.com> Link: https://lore.kernel.org/bpf/20200619231703.738941-10-andriin@fb.com