On Fri, Jul 10, 2020 at 7:10 PM Yonghong Song wrote:
>
>
>
> On 7/10/20 4:26 PM, Andrii Nakryiko wrote:
> > Don't emit warning that bpftool was built without PID iterator support. This
> > error garbles JSON output of otherwise perfectly valid show commands.
> >
> > Reported-by: Andrey Ignatov
>
On 7/10/20 4:26 PM, Andrii Nakryiko wrote:
Don't emit warning that bpftool was built without PID iterator support. This
error garbles JSON output of otherwise perfectly valid show commands.
Reported-by: Andrey Ignatov
Signed-off-by: Andrii Nakryiko
Thanks for the fix.
Acked-by: Yonghong S
Don't emit warning that bpftool was built without PID iterator support. This
error garbles JSON output of otherwise perfectly valid show commands.
Reported-by: Andrey Ignatov
Signed-off-by: Andrii Nakryiko
---
tools/bpf/bpftool/pids.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/tools/bpf