commit | 82c450803a917da6edb34a0a769d0b5a0b10990c | [log] [tgz] |
---|---|---|
author | Kumar Kartikeya Dwivedi <memxor@gmail.com> | Sat Aug 21 05:49:55 2021 +0530 |
committer | Alexei Starovoitov <ast@kernel.org> | Tue Aug 24 14:48:41 2021 -0700 |
tree | 9c6a9e650c7f6afd3df163152c0d53a642df32a6 | |
parent | 451588764e2f3e3ab197b23c7958f750707e2a24 [diff] |
samples: bpf: Add xdp_exception tracepoint statistics support This implements the retrieval and printing, as well the help output. Signed-off-by: Kumar Kartikeya Dwivedi <memxor@gmail.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Link: https://lore.kernel.org/bpf/20210821002010.845777-8-memxor@gmail.com