Jiri Olsa ([email protected])

Number of posts: 6118 (2 per day)
First post: 2009-06-18 10:27:41
Last post: 2017-11-01 12:40:50

Date List Subject
2022-02-09 10:55:22 linux-kernel Re: [PATCH 1/8] bpf: Add support to attach kprobe program with fprobe
2022-02-09 10:30:08 linux-kernel Re: [PATCH 4/8] libbpf: Add libbpf__kallsyms_parse function
2022-02-09 10:25:37 linux-kernel Re: [PATCH 6/8] libbpf: Add bpf_program__attach_kprobe_opts for multi kprobes
2022-02-09 09:57:49 linux-kernel Re: [PATCH 8/8] selftest/bpf: Add fprobe test for bpf_cookie values
2022-02-09 06:51:00 linux-kernel Re: [PATCH 3/8] bpf: Add bpf_cookie support to fprobe
2022-02-04 23:16:51 linux-kernel Re: [PATCH 0/8] bpf: Add fprobe link
2022-02-04 18:40:30 linux-kernel [PATCH 4/8] libbpf: Add libbpf__kallsyms_parse function
2022-02-04 18:00:22 linux-kernel Re: [PATCH] perf: tools: Add missing branch_sample_type
2022-02-04 05:31:23 linux-kernel [PATCH 5/8] libbpf: Add bpf_link_create support for multi kprobes
2022-02-03 21:59:13 linux-kernel [PATCH 0/8] bpf: Add fprobe link
2022-02-03 21:46:27 linux-kernel Re: [PATCH v7 00/10] fprobe: Introduce fprobe function entry/exit probe
2022-02-03 21:12:31 linux-kernel Re: [PATCH 0/8] bpf: Add fprobe link
2022-02-03 19:20:46 linux-kernel [PATCH 3/8] bpf: Add bpf_cookie support to fprobe
2022-02-03 17:46:46 linux-kernel [PATCH 8/8] selftest/bpf: Add fprobe test for bpf_cookie values
2022-02-03 14:33:52 linux-kernel [PATCH 6/8] libbpf: Add bpf_program__attach_kprobe_opts for multi kprobes
2022-02-03 00:09:07 linux-kernel Re: [PATCH v9] libperf: Add arm64 support to perf_mmap__read_self()
2022-02-02 19:50:07 linux-kernel [PATCH 1/8] bpf: Add support to attach kprobe program with fprobe
2022-02-02 16:03:31 linux-kernel [PATCH 2/8] bpf: Add bpf_get_func_ip kprobe helper for fprobe link
2022-02-02 15:36:11 linux-kernel [PATCH 7/8] selftest/bpf: Add fprobe attach test
2022-02-02 10:24:17 linux-kernel Re: [PATCH v7 00/10] fprobe: Introduce fprobe function entry/exit probe
2022-02-01 20:48:27 linux-kernel Re: [PATCH 3/3] perf annotate: Try chroot filename for objdump
2022-02-01 20:12:41 linux-kernel Re: [PATCH v7 00/10] fprobe: Introduce fprobe function entry/exit probe
2022-01-30 20:50:24 linux-kernel Re: [PATCH v5 1/9] ftrace: Add ftrace_set_filter_ips function
2022-01-26 22:29:36 linux-kernel Re: [PATCH v5 2/9] fprobe: Add ftrace based probe APIs
2022-01-26 03:18:41 linux-kernel Re: [PATCH v5 2/9] fprobe: Add ftrace based probe APIs
2022-01-26 01:19:16 linux-kernel Re: [PATCH v5 1/9] ftrace: Add ftrace_set_filter_ips function
2022-01-26 01:18:42 linux-kernel Re: [PATCH v5 2/9] fprobe: Add ftrace based probe APIs
2022-01-24 23:28:35 linux-kernel Re: [RFC PATCH v3 0/9] fprobe: Introduce fprobe function entry/exit probe
2022-01-24 19:28:54 linux-kernel Re: [PATCH v13 00/16] Introduce threaded trace streaming for basic perf record operation
2022-01-24 19:11:45 linux-kernel Re: [RFC PATCH v3 0/9] fprobe: Introduce fprobe function entry/exit probe
2022-01-24 14:31:34 linux-kernel Re: [RFC PATCH v3 0/9] fprobe: Introduce fprobe function entry/exit probe
2022-01-21 21:18:11 linux-kernel Re: [RFC PATCH v3 7/9] bpf: Add kprobe link for attaching raw kprobes
2022-01-20 12:54:36 linux-kernel Re: [RFC PATCH v2 0/8] fprobe: Introduce fprobe function entry/exit probe
2022-01-20 12:44:20 linux-kernel Re: [RFC PATCH v2 0/8] fprobe: Introduce fprobe function entry/exit probe
2022-01-14 22:10:16 linux-kernel Re: [RFC PATCH v2 3/8] rethook: Add a generic return hook
2022-01-14 21:40:36 linux-kernel Re: [RFC PATCH v2 0/8] fprobe: Introduce fprobe function entry/exit probe
2022-01-13 12:27:43 linux-kernel Re: [RFC PATCH v2 0/8] fprobe: Introduce fprobe function entry/exit probe
2022-01-13 12:26:34 linux-kernel Re: [RFC PATCH v2 3/8] rethook: Add a generic return hook
2022-01-12 16:01:25 linux-kernel Re: [RFC PATCH v2 0/8] fprobe: Introduce fprobe function entry/exit probe
2022-01-09 18:30:57 linux-kernel Re: [PATCH v4 26/48] perf evsel: Derive CPUs and threads in alloc_counts
2022-01-09 18:30:47 linux-kernel Re: [PATCH v4 48/48] perf cpumap: Give CPUs their own type.
2022-01-09 13:13:17 linux-kernel Re: [PATCHSET 0/6] perf lock: Random updates for the locking analysis (v1)
2022-01-06 22:20:38 linux-kernel [PATCH] perf trace: Move SIGCHLD handler init to trace__run
2022-01-06 14:57:20 linux-kernel Re: [RFC 00/13] kprobe/bpf: Add support to attach multiple kprobes
2022-01-06 08:41:54 linux-kernel Re: [PATCH 08/13] bpf: Add kprobe link for attaching raw kprobes
2022-01-06 08:31:51 linux-kernel Re: [PATCH 02/13] kprobe: Keep traced function address
2022-01-06 08:30:55 linux-kernel Re: [PATCH 02/13] kprobe: Keep traced function address
2022-01-06 08:29:12 linux-kernel Re: [RFC 00/13] kprobe/bpf: Add support to attach multiple kprobes
2022-01-05 09:15:39 linux-kernel Re: [RFC 00/13] kprobe/bpf: Add support to attach multiple kprobes
2022-01-04 14:24:26 linux-kernel Re: [PATCH v3 00/48] Refactor perf cpumap
2022-01-04 14:21:37 linux-kernel Re: [PATCH v3] perf evlist: Remove group option.