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
2021-10-08 09:15:53
linux-kernel
[PATCH 7/8] ftrace: Add multi direct modify interface
2021-10-08 09:15:21
linux-kernel
[PATCH 3/8] x86/ftrace: Make function graph use ftrace directly
2021-10-08 09:15:14
linux-kernel
[PATCH 2/8] x86/ftrace: Remove fault protection code in prepare_ftrace_return
2021-10-08 09:14:51
linux-kernel
[PATCH 1/8] x86/ftrace: Remove extra orig rax move
2021-10-08 09:14:51
linux-kernel
[PATCHv2 0/8] x86/ftrace: Add direct batch interface
2021-10-08 07:36:58
linux-kernel
Re: [PATCH v3 6/8] perf session: Move event read code to separate function
2021-10-07 19:43:59
linux-kernel
Re: [PATCH 2/2] perf tools: Improve IBS error handling
2021-10-07 19:42:18
linux-kernel
Re: [PATCH v2] libperf tests: Fix test_stat_cpu
2021-10-07 17:53:52
linux-kernel
Re: [PATCH 2/3] perf tools: Make the JSON parser more conformant when in strict mode
2021-10-07 17:46:44
linux-kernel
Re: [PATCH 1/2] tools/perf: Add reverse_fn to handle branch_stack endian issue
2021-10-07 17:19:21
linux-kernel
Re: [PATCH v2 1/2] libperf: Add processing to scale the counters obtained during the read() system call when multiplexing
2021-10-04 19:58:19
linux-kernel
Re: [PATCH 6/6] perf session: Load single file for analysis
2021-10-04 17:55:43
linux-kernel
Re: [PATCH] perf tests attr: Support Topdown metrics events
2021-10-04 16:08:38
linux-kernel
Re: [PATCH 5/6] perf session: Move map/unmap into reader__mmap function
2021-10-04 13:56:01
linux-kernel
Re: [PATCH 3/6] perf session: Introduce decompressor into reader object
2021-10-04 07:08:34
linux-kernel
Re: [PATCH] perf report: Output non-zero offset for decompressed records
2021-10-04 06:43:33
linux-kernel
Re: [PATCH] perf report: Output non-zero offset for decompressed records
2021-09-29 21:01:43
linux-kernel
Re: [PATCH 1/2] perf script: Fix PERF_SAMPLE_WEIGHT_STRUCT support
2021-09-29 05:37:54
linux-kernel
Re: [PATCH v9 00/13] Don't compute events that won't be used in a metric.
2021-09-28 21:45:58
linux-kernel
Re: [PATCH v2] tools/lib/perf: make the static libperf complete
2021-09-28 20:57:38
linux-kernel
Re: [PATCH v9 10/13] perf expr: Merge find_ids and regular parsing
2021-09-28 20:09:21
linux-kernel
Re: [RFC PATCH 3/5] perf test: Make each test/suite its own struct.
2021-09-28 19:54:44
linux-kernel
[PATCH] perf tools: Fix compilation on powerpc
2021-09-26 21:26:06
linux-kernel
Re: [RFC PATCH 0/5] Start aligning perf test with kunit style
2021-09-26 21:16:10
linux-kernel
Re: [RFC PATCH 3/5] perf test: Make each test/suite its own struct.
2021-09-22 22:04:40
linux-kernel
Re: [PATCH v2] perf test: Fix dwarf unwind for optimized builds.
2021-09-22 21:57:32
linux-kernel
Re: [RFC PATCH 0/5] Start aligning perf test with kunit style
2021-09-22 21:37:08
linux-kernel
Re: [PATCH v2 1/2] libperf: Add processing to scale the counters obtained during the read() system call when multiplexing
2021-09-22 21:19:48
linux-kernel
Re: [PATCH v2] perf evlist: Remove group option.
2021-09-22 21:12:45
linux-kernel
Re: [PATCH v2 1/4] perf: Enable libtracefs dynamic linking
2021-09-22 21:03:15
linux-kernel
Re: [PATCH v8 1/8] perf metric: Restructure struct expr_parse_ctx.
2021-09-22 21:02:43
linux-kernel
Re: [PATCH v8 5/8] perf metric: Add utilities to work on ids map.
2021-09-22 21:00:42
linux-kernel
Re: [PATCH v8 5/8] perf metric: Add utilities to work on ids map.
2021-09-22 21:00:34
linux-kernel
Re: [PATCH v8 3/8] perf expr: Modify code layout
2021-09-17 06:24:18
linux-kernel
Re: [PATCH 7/8] ftrace: Add multi direct modify interface
2021-09-17 06:21:29
linux-kernel
Re: [PATCH 6/8] ftrace: Add multi direct register/unregister interface
2021-09-16 08:04:52
linux-kernel
Re: [PATCH v2] libperf evsel: Make use of FD robust.
2021-09-16 07:32:14
linux-kernel
Re: [PATCH v2] perf test: Workload test of metric and metricgroups
2021-09-12 21:03:48
linux-kernel
Re: [PATCH v11 13/24] perf record: Extend --threads command line option
2021-09-12 20:48:05
linux-kernel
Re: [PATCH v11 07/24] perf record: Start threads in the beginning of trace streaming
2021-09-12 20:47:50
linux-kernel
Re: [PATCH v11 09/24] perf record: Introduce bytes written stats to support --max-size option
2021-09-12 20:47:31
linux-kernel
Re: [PATCH v11 09/24] perf record: Introduce bytes written stats to support --max-size option
2021-09-12 20:47:28
linux-kernel
Re: [PATCH v11 08/24] perf record: Introduce data file at mmap buffer object
2021-09-12 20:47:08
linux-kernel
Re: [PATCH v10 05/24] perf record: Introduce thread local variable
2021-09-12 20:47:06
linux-kernel
Re: [PATCH v10 05/24] perf record: Introduce thread local variable
2021-09-12 20:46:58
linux-kernel
Re: [PATCH v11 01/24] perf record: Introduce thread affinity and mmap masks
2021-09-12 20:46:12
linux-kernel
Re: [PATCH v11 24/24] perf session: Load data directory files for analysis
2021-09-12 20:46:07
linux-kernel
Re: [PATCH v10 05/24] perf record: Introduce thread local variable
2021-09-12 20:45:49
linux-kernel
Re: [PATCH v11 19/24] perf session: Introduce reader objects in session object
2021-09-12 20:45:22
linux-kernel
Re: [PATCH v11 00/24] Introduce threaded trace streaming for basic perf record operation
2021-09-12 20:44:51
linux-kernel
Re: [PATCH v10 05/24] perf record: Introduce thread local variable