2019-05-25 17:01 UTC-0700 ~ Andrii Nakryiko <andr...@fb.com> > Auto-complete BTF IDs for `btf dump id` sub-command. List of possible BTF > IDs is scavenged from loaded BPF programs that have associated BTFs, as > there is currently no API in libbpf to fetch list of all BTFs in the > system. > > Suggested-by: Quentin Monnet <quentin.mon...@netronome.com> > Signed-off-by: Andrii Nakryiko <andr...@fb.com>
Reviewed-by: Quentin Monnet <quentin.mon...@netronome.com> Thanks!