On 10/5/19 8:20 PM, Andrii Nakryiko wrote:
> Enhance scripts/bpf_helpers_doc.py to emit C header with BPF helper
> definitions (to be included from libbpf's bpf_helpers.h).
> 
> Signed-off-by: Andrii Nakryiko<[email protected]>
> ---
>   scripts/bpf_helpers_doc.py      |  155 +-
>   tools/lib/bpf/bpf_helper_defs.h | 2677 +++++++++++++++++++++++++++++++
>   2 files changed, 2831 insertions(+), 1 deletion(-)
>   create mode 100644 tools/lib/bpf/bpf_helper_defs.h

patch 2 adds it. patch 3 deletes it? stress testing git? ;)

Reply via email to