Andrii Nakryiko ([email protected])

Number of posts: 1530 (0.81 per day)
First post: 2019-04-02 18:25:26
Last post: 2024-06-12 07:03:35

Date List Subject
2022-03-04 23:17:58 linux-kernel Re: [PATCH 06/10] libbpf: Add libbpf_kallsyms_parse function
2022-03-04 23:16:27 linux-kernel Re: [PATCH 05/10] bpf: Add cookie support to programs attached with kprobe multi link
2022-03-04 23:15:35 linux-kernel Re: [PATCH 03/10] bpf: Add bpf_get_func_ip kprobe helper for multi kprobe link
2022-03-04 23:15:17 linux-kernel Re: [PATCH 02/10] bpf: Add multi kprobe link
2022-03-04 23:14:49 linux-kernel Re: [PATCHv2 bpf-next 0/8] bpf: Add kprobe multi link
2022-03-04 20:48:26 linux-kernel Re: [PATCH 1/1] libbpf: ensure F_DUPFD_CLOEXEC is defined
2022-03-03 00:43:41 linux-kernel Re: [PATCH bpf-next] libbpf: Add a check to ensure that page_cnt is non-zero
2022-03-01 02:51:09 linux-kernel Re: [PATCHv3 0/2] perf/bpf: Replace deprecated code
2022-03-01 02:49:07 linux-kernel Re: [PATCH 2/2] perf tools: Remove bpf_map__set_priv/bpf_map__priv usage
2022-02-24 02:08:59 linux-kernel Re: [PATCH bpf-next v2] bpf: Cache the last valid build_id.
2022-02-24 01:13:35 linux-kernel Re: [PATCH 3/3] perf tools: Rework prologue generation code
2022-02-24 01:03:32 linux-kernel Re: [PATCH bpf-next v2] bpf: Cache the last valid build_id.
2022-02-24 01:00:46 linux-kernel Re: [PATCH bpf-next] bpf: Cache the last valid build_id.
2022-02-24 00:57:49 linux-kernel Re: [PATCH] libbpf: fix BPF_MAP_TYPE_PERF_EVENT_ARRAY auto-pinning
2022-02-19 07:08:38 linux-kernel Re: [PATCH 0/8] bpf: Add fprobe link
2022-02-19 00:24:08 linux-kernel Re: [PATCH 3/3] perf tools: Rework prologue generation code
2022-02-18 00:12:51 linux-kernel Re: [PATCHv2 0/3] perf/bpf: Replace deprecated code
2022-02-18 00:09:46 linux-kernel Re: [PATCH 3/3] perf tools: Rework prologue generation code
2022-02-17 23:50:54 linux-kernel Re: [PATCH 0/8] bpf: Add fprobe link
2022-02-17 23:25:18 linux-kernel Re: [PATCH 2/3] perf tools: Remove bpf_map__set_priv/bpf_map__priv usage
2022-02-17 22:24:39 linux-kernel Re: [PATCH 1/3] perf tools: Remove bpf_program__set_priv/bpf_program__priv usage
2022-02-16 19:42:09 linux-kernel Re: [PATCH 0/8] bpf: Add fprobe link
2022-02-09 16:32:06 linux-kernel Re: [PATCH 2/8] bpf: Add bpf_get_func_ip kprobe helper for fprobe link
2022-02-09 12:10:29 linux-kernel Re: [PATCH 3/8] bpf: Add bpf_cookie support to fprobe
2022-02-09 10:44:30 linux-kernel Re: [PATCH 8/8] selftest/bpf: Add fprobe test for bpf_cookie values
2022-02-09 10:36:19 linux-kernel Re: [PATCH] selftests: Fix build when $(O) points to a relative path
2022-02-09 07:44:16 linux-kernel Re: [PATCH 8/8] selftest/bpf: Add fprobe test for bpf_cookie values
2022-02-09 07:22:11 linux-kernel Re: [PATCH 3/8] bpf: Add bpf_cookie support to fprobe
2022-02-09 06:36:32 linux-kernel Re: [PATCH 4/8] libbpf: Add libbpf__kallsyms_parse function
2022-02-09 06:15:41 linux-kernel Re: [PATCH 1/8] bpf: Add support to attach kprobe program with fprobe
2022-02-09 04:15:37 linux-kernel Re: [PATCH 6/8] libbpf: Add bpf_program__attach_kprobe_opts for multi kprobes
2022-02-08 17:27:03 linux-kernel Re: [PATCH 2/8] bpf: Add bpf_get_func_ip kprobe helper for fprobe link
2022-02-07 22:31:56 linux-kernel Re: [PATCH 3/8] bpf: Add bpf_cookie support to fprobe
2022-02-02 16:49:17 linux-kernel Re: [PATCH v7 00/10] fprobe: Introduce fprobe function entry/exit probe
2022-02-02 13:00:49 linux-kernel Re: [PATCH bpf-next 0/5] Allow CONFIG_DEBUG_INFO_DWARF5=y + CONFIG_DEBUG_INFO_BTF=y
2022-01-25 08:56:34 linux-kernel Re: [RFC PATCH v3 0/9] fprobe: Introduce fprobe function entry/exit probe
2022-01-25 08:38:24 linux-kernel Re: [PATCH 5.15 000/846] 5.15.17-rc1 review
2022-01-25 00:33:27 linux-kernel Re: [RFC PATCH v3 0/9] fprobe: Introduce fprobe function entry/exit probe
2022-01-22 02:04:15 linux-kernel Re: [RFC PATCH v3 0/9] fprobe: Introduce fprobe function entry/exit probe
2022-01-22 00:17:19 linux-kernel Re: [RFC PATCH v3 0/9] fprobe: Introduce fprobe function entry/exit probe
2022-01-21 16:30:50 linux-kernel Re: [ammarfaizi2-block:google/android/kernel/common/android13-5.10 9989/9999] main.c:118:5: warning: no previous prototype for 'eprintf'
2022-01-15 16:47:21 linux-kernel Re: [PATCH bpf-next v5 1/2] bpf: support BPF_PROG_QUERY for progs attached to sockmap
2022-01-15 16:47:20 linux-kernel Re: [PATCH bpf-next v5 2/2] selftests: bpf: test BPF_PROG_QUERY for progs attached to sockmap
2022-01-15 15:48:42 linux-kernel Re: [PATCH] samples/bpf: xdpsock: Use swap() instead of open coding it
2022-01-15 15:22:56 linux-kernel Re: [PATCH bpf-next v5 1/2] bpf: support BPF_PROG_QUERY for progs attached to sockmap
2022-01-15 15:22:53 linux-kernel Re: [PATCH bpf-next v5 2/2] selftests: bpf: test BPF_PROG_QUERY for progs attached to sockmap
2022-01-15 12:30:27 linux-kernel Re: [RFC PATCH v2 0/8] fprobe: Introduce fprobe function entry/exit probe
2022-01-15 12:29:55 linux-kernel Re: [RFC PATCH v2 0/8] fprobe: Introduce fprobe function entry/exit probe
2022-01-10 02:05:00 linux-kernel Re: [PATCH bpf] tools/bpf: only set obj->skeleton without err
2022-01-06 21:53:23 linux-kernel Re: [PATCH 08/13] bpf: Add kprobe link for attaching raw kprobes
2022-01-06 21:44:39 linux-kernel Re: perf build broken seemingly due to libbpf changes, checking...