Searched hist:b544342e52fc3dfcc1d430fff8d1a7a3be920ffd (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/tools/bpf/bpftool/Documentation/ |
H A D | bpftool-prog.rst | diff b544342e52fc3dfcc1d430fff8d1a7a3be920ffd Fri Jul 30 16:54:31 CDT 2021 Quentin Monnet <quentin@isovalent.com> tools: bpftool: Complete and synchronise attach or map types
Update bpftool's list of attach type names to tell it about the latest attach types, or the "ringbuf" map. Also update the documentation, help messages, and bash completion when relevant.
These missing items were reported by the newly added Python script used to help maintain consistency in bpftool.
Signed-off-by: Quentin Monnet <quentin@isovalent.com> Signed-off-by: Andrii Nakryiko <andrii@kernel.org> Link: https://lore.kernel.org/bpf/20210730215435.7095-4-quentin@isovalent.com
|
/openbmc/linux/tools/bpf/bpftool/ |
H A D | common.c | diff b544342e52fc3dfcc1d430fff8d1a7a3be920ffd Fri Jul 30 16:54:31 CDT 2021 Quentin Monnet <quentin@isovalent.com> tools: bpftool: Complete and synchronise attach or map types
Update bpftool's list of attach type names to tell it about the latest attach types, or the "ringbuf" map. Also update the documentation, help messages, and bash completion when relevant.
These missing items were reported by the newly added Python script used to help maintain consistency in bpftool.
Signed-off-by: Quentin Monnet <quentin@isovalent.com> Signed-off-by: Andrii Nakryiko <andrii@kernel.org> Link: https://lore.kernel.org/bpf/20210730215435.7095-4-quentin@isovalent.com
|
H A D | prog.c | diff b544342e52fc3dfcc1d430fff8d1a7a3be920ffd Fri Jul 30 16:54:31 CDT 2021 Quentin Monnet <quentin@isovalent.com> tools: bpftool: Complete and synchronise attach or map types
Update bpftool's list of attach type names to tell it about the latest attach types, or the "ringbuf" map. Also update the documentation, help messages, and bash completion when relevant.
These missing items were reported by the newly added Python script used to help maintain consistency in bpftool.
Signed-off-by: Quentin Monnet <quentin@isovalent.com> Signed-off-by: Andrii Nakryiko <andrii@kernel.org> Link: https://lore.kernel.org/bpf/20210730215435.7095-4-quentin@isovalent.com
|
/openbmc/linux/tools/bpf/bpftool/bash-completion/ |
H A D | bpftool | diff b544342e52fc3dfcc1d430fff8d1a7a3be920ffd Fri Jul 30 16:54:31 CDT 2021 Quentin Monnet <quentin@isovalent.com> tools: bpftool: Complete and synchronise attach or map types
Update bpftool's list of attach type names to tell it about the latest attach types, or the "ringbuf" map. Also update the documentation, help messages, and bash completion when relevant.
These missing items were reported by the newly added Python script used to help maintain consistency in bpftool.
Signed-off-by: Quentin Monnet <quentin@isovalent.com> Signed-off-by: Andrii Nakryiko <andrii@kernel.org> Link: https://lore.kernel.org/bpf/20210730215435.7095-4-quentin@isovalent.com
|