Jiri Olsa ([email protected])

Number of posts: 2592 (0.71 per day)
First post: 2014-04-24 15:40:57
Last post: 2024-05-02 12:25:53

Date List Subject
2023-02-28 09:33:06 linux-kernel [PATCH RFC v2 bpf-next 3/9] perf: Use file object build id in perf_event_mmap_event
2023-02-28 09:32:49 linux-kernel [PATCH RFC v2 bpf-next 2/9] bpf: Use file's inode object build id in stackmap
2023-02-28 09:32:34 linux-kernel [PATCH RFC v2 bpf-next 1/9] mm: Store build id in inode object
2023-02-28 09:32:19 linux-kernel [RFC v2 bpf-next 0/9] mm/bpf/perf: Store build id in inode object
2023-02-01 13:59:33 linux-kernel [PATCH RFC 5/5] selftests/bpf: Add iter_task_vma_buildid test
2023-02-01 13:59:22 linux-kernel [PATCH RFC 4/5] selftests/bpf: Add file_build_id test
2023-02-01 13:59:02 linux-kernel [PATCH RFC 3/5] perf: Use file object build id in perf_event_mmap_event
2023-02-01 13:58:41 linux-kernel [PATCH RFC 2/5] bpf: Use file object build id in stackmap
2023-02-01 13:58:37 linux-kernel [PATCH RFC 1/5] mm: Store build id in file object
2023-02-01 13:58:17 linux-kernel [RFC 0/5] mm/bpf/perf: Store build id in file object
2022-10-18 12:44:47 linux-kernel [PATCH] x86: Include asm/ptrace.h in syscall_wrapper header
2022-09-29 14:22:52 linux-kernel [PATCH 1/2] perf tools: Fix bison object compilation with clang 15
2022-09-29 14:09:52 linux-kernel [PATCH 2/2] perf tools: Remove unused variable in tests/test-basic.c
2022-09-27 20:51:21 linux-kernel [PATCH -tip] bpf: Check flags for branch stack in bpf_read_branch_records helper
2022-08-31 13:36:21 linux-kernel [PATCH] perf script: Skip dummy event attr check
2022-07-04 15:52:58 linux-kernel [PATCHv2] perf tools: Convert legacy map definition to BTF-defined
2022-06-29 11:39:51 linux-kernel [PATCH] perf tools: Convert legacy map definition to BTF-defined
2022-06-15 12:15:18 linux-kernel [PATCHv3 bpf 2/4] ftrace: Keep address offset in ftrace_lookup_symbols
2022-06-15 11:52:04 linux-kernel [PATCHv3 bpf 1/4] selftests/bpf: Shuffle cookies symbols in kprobe multi test
2022-06-15 11:51:33 linux-kernel [PATCHv3 bpf 3/4] bpf: Force cookies array to follow symbols sorting
2022-06-15 11:26:47 linux-kernel [PATCHv3 bpf 4/4] selftest/bpf: Fix kprobe_multi bench test
2022-06-15 11:26:30 linux-kernel [PATCHv3 bpf 0/4] bpf: Fix cookie values for kprobe multi
2022-06-07 11:22:45 linux-kernel [PATCHv2 bpf 0/3] bpf: Fix cookie values for kprobe multi
2022-06-06 21:33:49 linux-kernel [PATCHv2 bpf 1/3] selftests/bpf: Shuffle cookies symbols in kprobe multi test
2022-06-06 21:07:42 linux-kernel [PATCHv2 bpf 2/3] ftrace: Keep address offset in ftrace_lookup_symbols
2022-06-06 20:21:00 linux-kernel [PATCHv2 bpf 3/3] bpf: Force cookies array to follow symbols sorting
2022-05-28 20:45:07 linux-kernel [PATCH bpf-next 2/3] ftrace: Keep address offset in ftrace_lookup_symbols
2022-05-28 20:26:18 linux-kernel [PATCH bpf-next 0/3] bpf: Fix cookie values for kprobe multi
2022-05-28 20:14:47 linux-kernel [PATCH bpf-next 1/3] selftests/bpf: Shuffle cookies symbols in kprobe multi test
2022-05-28 19:29:36 linux-kernel [PATCH bpf-next 3/3] bpf: Force cookies array to follow symbols sorting
2022-05-16 11:29:07 linux-kernel [PATCH bpf-next 1/2] cpuidle/rcu: Making arch_cpu_idle and rcu_idle_exit noinstr
2022-05-16 02:55:14 linux-kernel [PATCH bpf-next 2/2] selftests/bpf: Remove filter for unsafe functions in kprobe_multi test
2022-05-10 19:41:05 linux-kernel [PATCHv6 bpf-next 4/5] bpf: Resolve symbols with ftrace_lookup_symbols for kprobe multi link
2022-05-10 19:41:04 linux-kernel [PATCHv6 bpf-next 5/5] selftests/bpf: Add attach bench test
2022-05-10 16:01:04 linux-kernel [PATCHv6 bpf-next 0/5] bpf: Speed up symbol resolving in kprobe multi link
2022-05-10 15:58:19 linux-kernel [PATCHv6 bpf-next 3/5] fprobe: Resolve symbols with ftrace_lookup_symbols
2022-05-10 13:47:11 linux-kernel [PATCHv6 bpf-next 1/5] kallsyms: Make kallsyms_on_each_symbol generally available
2022-05-10 13:47:10 linux-kernel [PATCHv6 bpf-next 2/5] ftrace: Add ftrace_lookup_symbols function
2022-05-09 06:56:29 linux-kernel [PATCHv5 bpf-next 3/5] fprobe: Resolve symbols with ftrace_lookup_symbols
2022-05-09 05:08:28 linux-kernel [PATCHv5 bpf-next 1/5] kallsyms: Fully export kallsyms_on_each_symbol function
2022-05-09 04:09:17 linux-kernel [PATCHv5 bpf-next 5/5] selftests/bpf: Add attach bench test
2022-05-09 03:44:46 linux-kernel [PATCHv5 bpf-next 4/5] bpf: Resolve symbols with ftrace_lookup_symbols for kprobe multi link
2022-05-09 03:33:02 linux-kernel [PATCHv5 bpf-next 0/5] bpf: Speed up symbol resolving in kprobe multi link
2022-05-08 18:03:15 linux-kernel [PATCHv5 bpf-next 2/5] ftrace: Add ftrace_lookup_symbols function
2022-05-03 01:18:04 linux-kernel [PATCHv4 bpf-next 0/5] bpf: Speed up symbol resolving in kprobe multi link
2022-05-03 00:19:10 linux-kernel [PATCHv4 bpf-next 5/5] selftests/bpf: Add attach bench test
2022-04-30 16:26:15 linux-kernel [PATCHv4 bpf-next 1/5] kallsyms: Fully export kallsyms_on_each_symbol function
2022-04-29 21:46:35 linux-kernel [PATCHv4 bpf-next 4/5] bpf: Resolve symbols with ftrace_lookup_symbols for kprobe multi link
2022-04-29 13:39:12 linux-kernel [PATCHv4 bpf-next 3/5] fprobe: Resolve symbols with ftrace_lookup_symbols
2022-04-28 23:50:25 linux-kernel [PATCHv4 bpf-next 2/5] ftrace: Add ftrace_lookup_symbols function
2022-04-28 22:02:56 linux-kernel [PATCHv3 bpf-next 0/5] bpf: Speed up symbol resolving in kprobe multi link