On 12/16/21 2:04 AM, Andrii Nakryiko wrote: > Reimplement bpf_probe_large_insn_limit() in bpftool, as that libbpf API > is scheduled for deprecation in v0.8. > > Signed-off-by: Andrii Nakryiko <andrii@xxxxxxxxxx> > --- > tools/bpf/bpftool/feature.c | 26 +++++++++++++++++++++++--- > 1 file changed, 23 insertions(+), 3 deletions(-) Acked-by: Dave Marchevsky <davemarchevsky@xxxxxx>