diff options
author | Daniel Borkmann <[email protected]> | 2018-06-02 23:06:34 +0200 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2018-06-03 07:42:06 -0700 |
commit | 4316b40914ecde3738968225af56e650e8b61938 (patch) | |
tree | 81a8391f76ed9377f9933d8d89045226a35e1cdd /scripts/bpf_helpers_doc.py | |
parent | 3fe2867cdf088ffb2dc5aed6cdcf757b4c62476c (diff) |
bpf: show prog and map id in fdinfo
Its trivial and straight forward to expose it for scripts that can
then use it along with bpftool in order to inspect an individual
application's used maps and progs. Right now we dump some basic
information in the fdinfo file but with the help of the map/prog
id full introspection becomes possible now.
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: Alexei Starovoitov <[email protected]>
Acked-by: Song Liu <[email protected]>
Acked-by: Jesper Dangaard Brouer <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions