Jiri Olsa ([email protected])

Number of posts: 2601 (0.71 per day)
First post: 2014-04-24 15:40:57
Last post: 2024-05-07 11:25:29

Date List Subject
2022-02-22 17:59:48 linux-kernel [PATCH 04/10] bpf: Add support to inline bpf_get_func_ip helper on x86
2022-02-22 17:30:41 linux-kernel [PATCH 05/10] bpf: Add cookie support to programs attached with kprobe multi link
2022-02-22 17:28:54 linux-kernel [PATCH 02/10] bpf: Add multi kprobe link
2022-02-22 17:27:13 linux-kernel [PATCH 08/10] libbpf: Add bpf_program__attach_kprobe_opts support for multi kprobes
2022-02-18 00:16:17 linux-kernel [PATCH 1/3] perf tools: Remove bpf_program__set_priv/bpf_program__priv usage
2022-02-18 00:14:59 linux-kernel [PATCHv2 0/3] perf/bpf: Replace deprecated code
2022-02-17 21:55:06 linux-kernel [PATCH 3/3] perf tools: Rework prologue generation code
2022-02-17 14:09:47 linux-kernel [PATCH 2/3] perf tools: Remove bpf_map__set_priv/bpf_map__priv usage
2022-02-16 03:55:33 linux-kernel [PATCH] libperf: Fix perf_cpu_map__for_each_cpu macro
2022-02-09 10:14:47 linux-kernel [PATCH] MAINTAINERS: Update Jiri's email address
2021-05-08 20:51:18 linux-kernel [PATCH] perf tools: Fix dynamic libbpf link
2021-03-20 22:19:24 linux-kernel [PATCH 1/2] perf daemon: Force waipid for all session on SIGCHLD delivery
2021-03-20 22:16:38 linux-kernel [PATCH 2/2] perf daemon: Return from kill functions
2021-03-03 02:59:44 linux-kernel [PATCH 1/2] perf daemon: Fix control fifo permissions
2021-03-03 02:59:44 linux-kernel [PATCH] perf tools: Fix event's pmu name parsing
2021-03-03 02:59:44 linux-kernel [PATCH 2/2] perf daemon: Allow test for non root user
2021-02-24 15:53:12 linux-kernel [PATCH] perf tools: Move feature cleanup under tools/build
2021-02-08 21:23:53 linux-kernel [PATCH 24/24] perf tests: Add daemon lock test
2021-02-08 21:23:40 linux-kernel [PATCH 23/24] perf tests: Add daemon ping command test
2021-02-08 21:22:49 linux-kernel [PATCH 21/24] perf tests: Add daemon stop command test
2021-02-08 21:21:51 linux-kernel [PATCH 19/24] perf tests: Add daemon list command test
2021-02-08 21:21:42 linux-kernel [PATCH 20/24] perf tests: Add daemon reconfig test
2021-02-08 21:21:32 linux-kernel [PATCH 16/24] perf daemon: Use control to stop session
2021-02-08 21:19:58 linux-kernel [PATCH 22/24] perf tests: Add daemon signal command test
2021-02-08 21:19:58 linux-kernel [PATCH 15/24] perf daemon: Add ping command
2021-02-08 21:19:15 linux-kernel [PATCH 17/24] perf daemon: Add up time for daemon/session list
2021-02-08 21:18:55 linux-kernel [PATCH 18/24] perf daemon: Add examples to man page
2021-02-08 21:17:33 linux-kernel [PATCH 14/24] perf daemon: Set control fifo for session
2021-02-08 21:17:02 linux-kernel [PATCH 07/24] perf daemon: Add config file change check
2021-02-08 21:16:58 linux-kernel [PATCH 06/24] perf daemon: Add config file support
2021-02-08 21:16:24 linux-kernel [PATCH 11/24] perf daemon: Add signal command
2021-02-08 21:16:23 linux-kernel [PATCH 13/24] perf daemon: Allow only one daemon over base directory
2021-02-08 21:16:19 linux-kernel [PATCH 03/24] perf daemon: Add base option
2021-02-08 21:15:44 linux-kernel [PATCH 12/24] perf daemon: Add stop command
2021-02-08 21:15:22 linux-kernel [PATCH 08/24] perf daemon: Add background support
2021-02-08 21:15:03 linux-kernel [PATCH 10/24] perf daemon: Add list command
2021-02-08 21:14:49 linux-kernel [PATCH 09/24] perf daemon: Add signalfd support
2021-02-08 21:14:08 linux-kernel [PATCH 04/24] perf daemon: Add server socket support
2021-02-08 21:13:12 linux-kernel [PATCH 05/24] perf daemon: Add client socket support
2021-02-08 21:12:14 linux-kernel [PATCHv4 00/24] perf tools: Add daemon command
2021-02-08 21:11:52 linux-kernel [PATCH 02/24] perf daemon: Add config option
2021-02-08 21:11:32 linux-kernel [PATCH 01/24] perf daemon: Add daemon command
2021-01-31 00:04:05 linux-kernel [PATCH 11/24] perf daemon: Add signal command
2021-01-31 00:03:13 linux-kernel [PATCH 08/24] perf daemon: Add background support
2021-01-31 00:02:14 linux-kernel [PATCH 07/24] perf daemon: Add config file change check
2021-01-31 00:02:10 linux-kernel [PATCH 05/24] perf daemon: Add client socket support
2021-01-31 00:01:39 linux-kernel [PATCH 02/24] perf daemon: Add config option
2021-01-31 00:01:39 linux-kernel [PATCH 10/24] perf daemon: Add list command
2021-01-31 00:01:36 linux-kernel [PATCH 09/24] perf daemon: Add signalfd support
2021-01-31 00:00:30 linux-kernel [PATCH 06/24] perf daemon: Add config file support
2021-01-31 00:00:04 linux-kernel [PATCH 04/24] perf daemon: Add server socket support