Show patches with: Submitter = Alan Maguire       |    State = Action Required       |    Archived = No       |   46 patches
Patch Series S/W/F Date Submitter Delegate State
[bpf-next,3/3] tools: ksnoop: add .gitignore Untitled series #149689 --- 2021-08-03 Alan Maguire New
[bpf-next,2/3] tools: ksnoop: document ksnoop tracing of entry/return with value display Untitled series #149689 --- 2021-08-03 Alan Maguire New
[bpf-next] selftests/bpf: add multidimensional array BTF-based data dump test [bpf-next] selftests/bpf: add multidimensional array BTF-based data dump test --- 2021-07-22 Alan Maguire New
[v2,bpf-next,2/3] selftests/bpf: add __int128-specific tests for typed data dump [v2,bpf-next,1/3] libbpf: avoid use of __int128 in typed dump display --- 2021-07-20 Alan Maguire New
[v2,bpf-next,1/3] libbpf: avoid use of __int128 in typed dump display [v2,bpf-next,1/3] libbpf: avoid use of __int128 in typed dump display --- 2021-07-20 Alan Maguire New
[bpf-next,3/3] libbpf: propagate errors when retrieving enum value for typed data display [bpf-next,1/3] libbpf: avoid use of __int128 in typed dump display --- 2021-07-19 Alan Maguire New
[bpf-next,1/3] libbpf: avoid use of __int128 in typed dump display [bpf-next,1/3] libbpf: avoid use of __int128 in typed dump display --- 2021-07-19 Alan Maguire New
[v2,bpf-next,3/3] libbpf: btf typed dump does not need to allocate dump data libbpf: BTF typed dump cleanups --- 2021-07-16 Alan Maguire New
[v2,bpf-next,2/3] libbpf: fix compilation errors on ppc64le for btf dump typed data libbpf: BTF typed dump cleanups --- 2021-07-16 Alan Maguire New
[v2,bpf-next,1/3] libbpf: clarify/fix unaligned data issues for btf typed dump libbpf: BTF typed dump cleanups --- 2021-07-16 Alan Maguire New
[bpf-next] libbpf: clarify/fix unaligned data issues for btf typed dump [bpf-next] libbpf: clarify/fix unaligned data issues for btf typed dump --- 2021-07-16 Alan Maguire New
[v6,bpf-next,2/3] selftests/bpf: add ASSERT_STRNEQ() variant for test_progs Untitled series #143788 --- 2021-07-15 Alan Maguire New
[v5,bpf-next,3/3] selftests/bpf: add dump type data tests to btf dump tests libbpf: BTF dumper support for typed data --- 2021-06-19 Alan Maguire New
[v4,bpf-next,2/2] selftests/bpf: add dump type data tests to btf dump tests libbpf: BTF dumper support for typed data --- 2021-06-01 Alan Maguire New
[v4,bpf-next,1/2] libbpf: BTF dumper support for typed data libbpf: BTF dumper support for typed data --- 2021-06-01 Alan Maguire New
[v2,bpf-next,2/4] libbpf: make skip_mods_and_typedefs available internally in libbpf libbpf: BTF dumper support for typed data --- 2021-01-17 Alan Maguire New
[v2,bpf-next,1/4] libbpf: add btf_has_size() and btf_int() inlines libbpf: BTF dumper support for typed data --- 2021-01-17 Alan Maguire New
[RFC,bpf-next,1/2] bpf: share BTF "show" implementation between kernel and libbpf bpf, libbpf: share BTF data show functionality --- 2021-01-11 Alan Maguire New
[bpf] bpftool: fix compilation failure for net.o with older glibc [bpf] bpftool: fix compilation failure for net.o with older glibc --- 2021-01-06 Alan Maguire New
[RFC,bpf-next] ksnoop: kernel argument/return value tracing/display using BTF [RFC,bpf-next] ksnoop: kernel argument/return value tracing/display using BTF --- 2021-01-04 Alan Maguire New
[v2,bpf-next,3/3] selftests/bpf: verify module-specific types can be shown via bpf_snprintf_btf bpf: support module BTF in BTF display helpers --- 2020-12-04 Alan Maguire New
[v2,bpf-next,2/3] bpf: add module support to btf display helpers bpf: support module BTF in BTF display helpers --- 2020-12-04 Alan Maguire New
[v2,bpf-next,1/3] bpf: eliminate btf_module_mutex as RCU synchronization can be used bpf: support module BTF in BTF display helpers --- 2020-12-04 Alan Maguire New
[bpf-next,2/2] selftests/bpf: ensure snprintf_btf/bpf_iter tests compatibility with old vmlinux.h selftests/bpf: BTF-based kernel data display fixes --- 2020-09-29 Alan Maguire New
[bpf-next,1/2] selftests/bpf: fix unused-result warning in snprintf_btf.c selftests/bpf: BTF-based kernel data display fixes --- 2020-09-29 Alan Maguire New
[v7,bpf-next,8/8] selftests/bpf: add test for bpf_seq_printf_btf helper bpf: add helpers to support BTF-based kernel data display --- 2020-09-28 Alan Maguire New
[v7,bpf-next,7/8] bpf: add bpf_seq_printf_btf helper bpf: add helpers to support BTF-based kernel data display --- 2020-09-28 Alan Maguire New
[v7,bpf-next,6/8] selftests/bpf: fix overflow tests to reflect iter size increase bpf: add helpers to support BTF-based kernel data display --- 2020-09-28 Alan Maguire New
[v7,bpf-next,5/8] bpf: bump iter seq size to support BTF representation of large data structures bpf: add helpers to support BTF-based kernel data display --- 2020-09-28 Alan Maguire New
[v7,bpf-next,3/8] bpf: add bpf_snprintf_btf helper bpf: add helpers to support BTF-based kernel data display --- 2020-09-28 Alan Maguire New
[v7,bpf-next,2/8] bpf: move to generic BTF show support, apply it to seq files/strings bpf: add helpers to support BTF-based kernel data display --- 2020-09-28 Alan Maguire New
[v7,bpf-next,1/8] bpf: provide function to get vmlinux BTF information bpf: add helpers to support BTF-based kernel data display --- 2020-09-28 Alan Maguire New
[v6,bpf-next,3/6] bpf: add bpf_snprintf_btf helper [v6,bpf-next,1/6] bpf: provide function to get vmlinux BTF information --- 2020-09-23 Alan Maguire New
[v5,bpf-next,6/6] selftests/bpf: add test for bpf_seq_btf_write helper [v5,bpf-next,1/6] bpf: provide function to get vmlinux BTF information --- 2020-09-18 Alan Maguire New
[v5,bpf-next,5/6] bpf: add bpf_seq_btf_write helper [v5,bpf-next,1/6] bpf: provide function to get vmlinux BTF information --- 2020-09-18 Alan Maguire New
[v5,bpf-next,4/6] selftests/bpf: add bpf_btf_snprintf helper tests [v5,bpf-next,1/6] bpf: provide function to get vmlinux BTF information --- 2020-09-18 Alan Maguire New
[v3,bpf-next,7/8] bpf: add support for %pT format specifier for bpf_trace_printk() helper bpf, printk: add BTF-based type printing --- 2020-06-23 Alan Maguire New
[v3,bpf-next,6/8] printk: extend test_printf to test %pT BTF-based format specifier bpf, printk: add BTF-based type printing --- 2020-06-23 Alan Maguire New
[v3,bpf-next,4/8] printk: add type-printing %pT format specifier which uses BTF bpf, printk: add BTF-based type printing --- 2020-06-23 Alan Maguire New
[bpf,1/2] selftests/bpf: CONFIG_IPV6_SEG6_BPF required for test_seg6_loop.o [bpf,1/2] selftests/bpf: CONFIG_IPV6_SEG6_BPF required for test_seg6_loop.o --- 2020-05-22 Alan Maguire New
[v2,bpf-next,7/7] bpf: add tests for %pT format specifier Untitled series #41592 --- 2020-05-12 Alan Maguire New
[v2,bpf-next,5/7] printk: extend test_printf to test %pT BTF-based format specifier Untitled series #41592 --- 2020-05-12 Alan Maguire New
[v2,bpf-next,4/7] printk: add type-printing %pT format specifier which uses BTF Untitled series #41592 --- 2020-05-12 Alan Maguire New
[v2,bpf-next,3/7] checkpatch: add new BTF pointer format specifier Untitled series #41592 --- 2020-05-12 Alan Maguire New
[RFC,bpf-next,6/6] printk: extend test_printf to test %pT BTF-based format specifier [RFC,bpf-next,1/6] bpf: provide function to get vmlinux BTF information --- 2020-04-17 Alan Maguire New
[RFC,bpf-next,3/6] bpf: move to generic BTF show support, apply it to seq files/strings [RFC,bpf-next,1/6] bpf: provide function to get vmlinux BTF information --- 2020-04-17 Alan Maguire New