LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2022-01-04 14:20:09
linux-kernel
Re: [PATCH v3 18/48] perf cpumap: Refactor cpu_map__build_map
2022-01-04 14:20:01
linux-kernel
Re: [PATCH v3 08/48] perf cpumap: Remove map+index get_die
2022-01-04 14:19:45
linux-kernel
Re: [PATCH v3 03/48] perf stat: Correct aggregation CPU map
2022-01-04 08:11:32
linux-kernel
[PATCH 13/13] selftest/bpf: Add bpf_cookie test for raw_k[ret]probe
2022-01-04 08:11:27
linux-kernel
[PATCH 12/13] selftest/bpf: Add raw kprobe attach test
2022-01-04 08:11:10
linux-kernel
[PATCH 11/13] libbpf: Add bpf_program__attach_kprobe_opts for multi kprobes
2022-01-04 08:11:03
linux-kernel
[PATCH 10/13] libbpf: Add bpf_link_create support for multi kprobes
2022-01-04 08:10:59
linux-kernel
[PATCH 09/13] libbpf: Add libbpf__kallsyms_parse function
2022-01-04 08:10:54
linux-kernel
[PATCH 08/13] bpf: Add kprobe link for attaching raw kprobes
2022-01-04 08:10:46
linux-kernel
[PATCH 07/13] samples/kprobes: Add support for multi kretprobe interface
2022-01-04 08:10:41
linux-kernel
[PATCH 06/13] samples/kprobes: Add support for multi kprobe interface
2022-01-04 08:10:25
linux-kernel
[PATCH 05/13] kprobe: Allow to get traced function address for multi ftrace kprobes
2022-01-04 08:10:22
linux-kernel
[PATCH 04/13] kprobe: Add support to register multiple ftrace kretprobes
2022-01-04 08:10:15
linux-kernel
[PATCH 03/13] kprobe: Add support to register multiple ftrace kprobes
2022-01-04 08:10:11
linux-kernel
[PATCH 02/13] kprobe: Keep traced function address
2022-01-04 08:09:58
linux-kernel
[PATCH 01/13] ftrace: Add ftrace_set_filter_ips function
2022-01-04 08:09:51
linux-kernel
[RFC 00/13] kprobe/bpf: Add support to attach multiple kprobes
2021-12-31 14:24:26
linux-kernel
Re: [PATCH] perf top: add concurrent access protection of the SLsmg screen management
2021-12-22 10:03:51
linux-kernel
[PATCH] kprobe: Remove kprobe_instance and its related functions
2021-12-21 15:06:23
linux-kernel
Re: [PATCH v5 6/6] perf arm64: inject missing frames if perf-record used "--call-graph=fp"
2021-12-21 09:36:04
linux-kernel
Re: [PATCH] perf pmu: Fix event list for uncore PMUs
2021-12-21 09:32:57
linux-kernel
Re: [PATCH v5 6/6] perf arm64: inject missing frames if perf-record used "--call-graph=fp"
2021-12-21 08:29:51
linux-kernel
Re: [PATCH v3] perf expr: Fix return value of ids__new
2021-12-21 07:58:38
linux-kernel
Re: [PATCH] perf pmu: Fix event list for uncore PMUs
2021-12-19 13:53:23
linux-kernel
[PATCH] ftrace/samples: Add missing prototypes direct functions
2021-12-19 13:07:05
linux-kernel
Re: [RFC] perf record: Disable debuginfod by default
2021-12-19 13:04:53
linux-kernel
Re: [RFC] perf record: Disable debuginfod by default
2021-12-18 22:59:05
linux-kernel
Re: samples/ftrace/ftrace-direct-multi-modify.c:7:6: warning: no previous prototype for function 'my_direct_func1'
2021-12-11 19:57:10
linux-kernel
Re: [RFC] perf record: Disable debuginfod by default
2021-12-11 19:25:19
linux-kernel
Re: [PATCH 17/22] perf cpumap: Refactor cpu_map__build_map
2021-12-11 19:25:12
linux-kernel
Re: [PATCH 06/22] perf cpumap: Remove map+index get_socket
2021-12-11 19:25:03
linux-kernel
Re: [PATCH 03/22] perf stat: Switch aggregation to use for_each loop
2021-12-11 19:24:56
linux-kernel
Re: [PATCH 21/22] perf cpumap: Trim the cpu_aggr_map
2021-12-10 12:42:47
linux-kernel
Re: [PATCH 1/8] perf/kprobe: Add support to create multiple probes
2021-12-10 12:24:48
linux-kernel
Re: [RFC] perf record: Disable debuginfod by default
2021-12-10 12:23:39
linux-kernel
Re: [RFC] perf record: Disable debuginfod by default
2021-12-09 20:04:33
linux-kernel
[RFC] perf record: Disable debuginfod by default
2021-12-09 19:30:14
linux-kernel
Re: [PATCH v2] Unbuffered output when pipe/tee to a file
2021-12-09 17:56:13
linux-kernel
Re: [PATCH v12 00/16] Introduce threaded trace streaming for basic perf record operation
2021-12-08 21:35:15
linux-kernel
Re: [PATCH v1 1/4] perf tools: Prevent out-of-bounds access to registers
2021-12-08 21:19:06
linux-kernel
Re: [PATCH v5 0/3] libperf: Unify scaling of counters obtained from perf_evsel__read()
2021-12-08 13:50:17
linux-kernel
Re: [PATCH 1/8] perf/kprobe: Add support to create multiple probes
2021-12-07 17:04:26
linux-kernel
Re: libperf: lack of interface
2021-12-06 18:21:00
linux-kernel
[PATCH 3/3] ftrace/samples: Add module to test multi direct modify interface
2021-12-06 18:20:55
linux-kernel
[PATCH 2/3] ftrace: Add cleanup to unregister_ftrace_direct_multi
2021-12-06 18:20:46
linux-kernel
[PATCH 1/3] ftrace: Use direct_ops hash in unregister_ftrace_direct
2021-12-06 18:20:38
linux-kernel
[PATCHv2 0/3] ftrace: Add ftrace-direct-multi-modify sample module
2021-12-06 12:28:57
linux-kernel
Re: [PATCH 3/3] ftrace/samples: Add module to test multi direct modify interface
2021-12-05 23:21:01
linux-kernel
[PATCH 3/3] ftrace/samples: Add module to test multi direct modify interface
2021-12-05 23:20:56
linux-kernel
[PATCH 2/3] ftrace: Add cleanup to unregister_ftrace_direct_multi
2021-12-05 23:20:51
linux-kernel
[PATCH 1/3] ftrace: Use direct_ops hash in unregister_ftrace_direct