LinuxLists
Users
About
Alan Maguire (
[email protected]
)
Number of posts: 375 (0.2 per day)
First post: 2019-02-11 16:41:13
Last post: 2024-04-23 14:31:19
Previous Page
/
Next Page
Date
List
Subject
2021-06-19 10:08:23
linux-kernel
[PATCH v5 bpf-next 0/3] libbpf: BTF dumper support for typed data
2021-06-01 14:39:10
linux-kernel
[PATCH v4 bpf-next 2/2] selftests/bpf: add dump type data tests to btf dump tests
2021-06-01 14:38:43
linux-kernel
[PATCH v4 bpf-next 1/2] libbpf: BTF dumper support for typed data
2021-06-01 14:38:27
linux-kernel
[PATCH v4 bpf-next 0/2] libbpf: BTF dumper support for typed data
2021-05-27 23:23:23
linux-kernel
[PATCH v3 bpf-next 0/2] libbpf: BTF dumper support for typed data
2021-05-27 22:35:25
linux-kernel
[PATCH v3 bpf-next 1/2] libbpf: BTF dumper support for typed data
2021-05-27 22:34:26
linux-kernel
[PATCH v3 bpf-next 2/2] selftests/bpf: add dump type data tests to btf dump tests
2021-02-11 16:56:51
linux-kernel
Re: [PATCH v3 1/2] kunit: support failure from dynamic analysis tools
2021-02-10 10:43:47
linux-kernel
Re: [PATCH v3 0/2] kunit: fail tests on UBSAN errors
2021-02-10 00:59:09
linux-kernel
Re: [PATCH v2 1/2] kunit: support failure from dynamic analysis tools
2021-02-09 17:32:23
linux-kernel
Re: [PATCH v2 1/2] kunit: support failure from dynamic analysis tools
2021-01-22 19:41:28
linux-kernel
Re: [PATCH v2 bpf-next 3/4] libbpf: BTF dumper support for typed data
2021-01-18 00:14:05
linux-kernel
[PATCH v2 bpf-next 0/4] libbpf: BTF dumper support for typed data
2021-01-17 23:47:25
linux-kernel
[PATCH v2 bpf-next 1/4] libbpf: add btf_has_size() and btf_int() inlines
2021-01-17 23:46:42
linux-kernel
[PATCH v2 bpf-next 3/4] libbpf: BTF dumper support for typed data
2021-01-17 23:45:10
linux-kernel
[PATCH v2 bpf-next 4/4] selftests/bpf: add dump type data tests to btf dump tests
2021-01-17 23:44:47
linux-kernel
[PATCH v2 bpf-next 2/4] libbpf: make skip_mods_and_typedefs available internally in libbpf
2021-01-14 15:41:05
linux-kernel
Re: [RFC PATCH bpf-next 1/2] bpf: share BTF "show" implementation between kernel and libbpf
2021-01-11 17:37:47
linux-kernel
[RFC PATCH bpf-next 1/2] bpf: share BTF "show" implementation between kernel and libbpf
2021-01-11 17:37:08
linux-kernel
[RFC PATCH bpf-next 0/2] bpf, libbpf: share BTF data show functionality
2021-01-11 17:36:59
linux-kernel
[RFC PATCH bpf-next 2/2] selftests/bpf: test libbpf-based type display
2021-01-06 16:03:33
linux-kernel
[PATCH bpf] bpftool: fix compilation failure for net.o with older glibc
2021-01-05 23:12:40
linux-kernel
Re: [RFC PATCH bpf-next] ksnoop: kernel argument/return value tracing/display using BTF
2021-01-04 15:29:12
linux-kernel
[RFC PATCH bpf-next] ksnoop: kernel argument/return value tracing/display using BTF
2020-12-06 00:51:07
linux-kernel
Re: [PATCH v2 bpf-next 0/3] bpf: support module BTF in BTF display helpers
2020-12-04 18:55:55
linux-kernel
[PATCH v2 bpf-next 1/3] bpf: eliminate btf_module_mutex as RCU synchronization can be used
2020-12-04 18:55:22
linux-kernel
[PATCH v2 bpf-next 2/3] bpf: add module support to btf display helpers
2020-12-04 18:53:52
linux-kernel
[PATCH v2 bpf-next 3/3] selftests/bpf: verify module-specific types can be shown via bpf_snprintf_btf
2020-12-04 18:53:18
linux-kernel
[PATCH v2 bpf-next 0/3] bpf: support module BTF in BTF display helpers
2020-11-15 10:56:37
linux-kernel
Re: [RFC bpf-next 1/3] bpf: add module support to btf display helpers
2020-11-15 10:53:18
linux-kernel
[PATCH bpf-next] libbpf: bpf__find_by_name[_kind] should use btf__get_nr_types()
2020-11-13 18:15:07
linux-kernel
[RFC bpf-next 3/3] selftests/bpf: verify module-specific types can be shown via bpf_snprintf_btf
2020-11-13 18:13:56
linux-kernel
[RFC bpf-next 1/3] bpf: add module support to btf display helpers
2020-11-13 18:13:15
linux-kernel
[RFC bpf-next 2/3] libbpf: bpf__find_by_name[_kind] should use btf__get_nr_types()
2020-11-13 18:13:07
linux-kernel
[RFC bpf-next 0/3] bpf: support module BTF in btf display helpers
2020-11-09 16:45:46
linux-kernel
Re: [PATCH bpf-next 5/5] tools/bpftool: add support for in-kernel and named BTF in `btf show`
2020-10-28 15:27:26
linux-kernel
Re: [PATCH 5.8 574/633] selftests/bpf: Fix overflow tests to reflect iter size increase
2020-09-29 12:30:13
linux-kernel
[PATCH bpf-next 0/2] selftests/bpf: BTF-based kernel data display fixes
2020-09-29 12:26:35
linux-kernel
[PATCH bpf-next 2/2] selftests/bpf: ensure snprintf_btf/bpf_iter tests compatibility with old vmlinux.h
2020-09-29 11:38:31
linux-kernel
[PATCH bpf-next 1/2] selftests/bpf: fix unused-result warning in snprintf_btf.c
2020-09-28 14:17:20
linux-kernel
Re: [PATCH v6 bpf-next 6/6] selftests/bpf: add test for bpf_seq_printf_btf helper
2020-09-28 11:38:56
linux-kernel
[PATCH v7 bpf-next 8/8] selftests/bpf: add test for bpf_seq_printf_btf helper
2020-09-28 11:38:14
linux-kernel
[PATCH v7 bpf-next 6/8] selftests/bpf: fix overflow tests to reflect iter size increase
2020-09-28 11:37:30
linux-kernel
[PATCH v7 bpf-next 3/8] bpf: add bpf_snprintf_btf helper
2020-09-28 11:37:18
linux-kernel
[PATCH v7 bpf-next 5/8] bpf: bump iter seq size to support BTF representation of large data structures
2020-09-28 11:36:48
linux-kernel
[PATCH v7 bpf-next 4/8] selftests/bpf: add bpf_snprintf_btf helper tests
2020-09-28 11:36:27
linux-kernel
[PATCH v7 bpf-next 1/8] bpf: provide function to get vmlinux BTF information
2020-09-28 11:36:27
linux-kernel
[PATCH v7 bpf-next 7/8] bpf: add bpf_seq_printf_btf helper
2020-09-28 11:35:36
linux-kernel
[PATCH v7 bpf-next 2/8] bpf: move to generic BTF show support, apply it to seq files/strings
2020-09-28 11:35:11
linux-kernel
[PATCH v7 bpf-next 0/8] bpf: add helpers to support BTF-based kernel data display
2020-09-23 17:54:38
linux-kernel
[PATCH v6 bpf-next 6/6] selftests/bpf: add test for bpf_seq_printf_btf helper