LinuxLists
Users
About
Jiri Olsa (
[email protected]
)
Number of posts: 2643 (0.71 per day)
First post: 2014-04-24 15:40:57
Last post: 2024-06-14 10:17:38
Previous Page
/
Next Page
Date
List
Subject
2020-05-24 22:46:41
linux-kernel
[PATCH 14/14] perf tests: Add parse metric test for frontend metric
2020-05-24 22:46:40
linux-kernel
[PATCH 13/14] perf tests: Add parse metric test for ipc metric
2020-05-24 22:46:13
linux-kernel
[PATCH 05/14] perf tools: Add parse_events_fake interface
2020-05-24 22:46:06
linux-kernel
[PATCH 03/14] perf tools: Add struct parse_events_state pointer to scanner
2020-05-24 22:45:56
linux-kernel
[PATCH 09/14] perf tools: Add fake_pmu to parse_events function
2020-05-24 22:45:21
linux-kernel
[PATCH 08/14] perf tools: Add metricgroup__parse_groups_test function
2020-05-24 22:45:19
linux-kernel
[PATCH 06/14] perf tests: Add another pmu-events tests
2020-05-24 22:45:10
linux-kernel
[PATCH 07/14] perf tools: Factor out parse_groups function
2020-05-24 22:45:00
linux-kernel
[PATCH 04/14] perf tools: Add fake pmu support
2020-05-24 22:44:52
linux-kernel
[PATCH 02/14] perf tools: Do not pass avg to generic_metric
2020-05-24 22:44:47
linux-kernel
[PATCH 01/14] perf tests: Check on subtest for user specified test
2020-05-24 22:44:44
linux-kernel
[RFC 00/14] perf tests: Check on subtest for user specified test
2020-05-20 07:42:53
linux-kernel
[PATCH] perf stat: Fail on extra comma while parsing events
2020-05-18 14:12:50
linux-kernel
[RFC] perf trace: Fix compilation error for make NO_LIBBPF=1 DEBUG=1
2020-05-18 13:19:02
linux-kernel
[PATCH] perf stat: Fix duration_time value for higher intervals
2020-05-12 12:24:59
linux-kernel
[PATCH perf/urgent] perf tools: Fix is_bpf_image function logic
2020-05-11 20:58:38
linux-kernel
[PATCH 4/4] perf expr: Report line number with error
2020-05-11 20:56:07
linux-kernel
[PATCH 3/4] perf stat: Add --metrics-file option
2020-05-11 20:55:22
linux-kernel
[PATCH 1/4] perf expr: Add parsing support for multiple expressions
2020-05-11 20:55:10
linux-kernel
[PATCH 2/4] perf expr: Allow comments in custom metric file
2020-05-11 20:55:08
linux-kernel
[PATCHv3 0/4] perf tools: Add support for user defined metric
2020-05-07 09:54:33
linux-kernel
[PATCH 5/5] perf script: Enable IP fields for callchains
2020-05-07 09:54:07
linux-kernel
[PATCH 4/5] perf tools: Setup callchain properly in pipe mode
2020-05-07 09:53:57
linux-kernel
[PATCH 1/5] perf tools: Do not display extra info when there is nothing to build
2020-05-07 09:53:20
linux-kernel
[PATCH 3/5] perf session: Try to read pipe data from file
2020-05-07 09:53:03
linux-kernel
[PATCH 2/5] perf tools: Do not seek in pipe fd during tracing data processing
2020-05-07 09:52:23
linux-kernel
[PATCH 0/5] perf tools: Pipe fixes
2020-05-01 11:37:03
linux-kernel
[PATCH] perf session: Try to read pipe data from file
2020-04-21 18:16:36
linux-kernel
[PATCH 3/3] perf stat: Add --metrics-file option
2020-04-21 18:15:37
linux-kernel
[PATCH 1/3] perf expr: Add parsing support for multiple expressions
2020-04-21 18:15:29
linux-kernel
[PATCH 2/3] perf expr: Allow comments in custom metric file
2020-04-21 18:15:22
linux-kernel
[PATCHv2 0/3] perf tools: Add support for user defined metric
2020-04-16 22:15:43
linux-kernel
[PATCH] perf tools: Add support to specify rXXX event withing pmu
2020-04-08 19:38:45
linux-kernel
[RFC] kretprobe: Prevent triggering kretprobe from within kprobe_flush_task
2020-04-07 15:52:23
linux-kernel
[PATCHv3] perf build-ids: Fall back to debuginfod query if debuginfo not found
2020-04-07 14:19:09
linux-kernel
[PATCH] perf: Disable page faults when getting phys address
2020-03-18 20:46:27
linux-kernel
[PATCH] perf tools: Unify a bit the build directory output
2020-03-15 15:56:54
linux-kernel
[PATCH perf/urgent] perf expr: Fix copy/paste mistake
2020-02-28 09:38:24
linux-kernel
[PATCH 4/5] perf expr: Straighten expr__parse/expr__find_other interface
2020-02-28 09:38:17
linux-kernel
[PATCH 2/5] perf expr: Move expr lexer to flex
2020-02-28 09:37:52
linux-kernel
[PATCH 5/5] perf expr: Make expr__parse return -1 on error
2020-02-28 09:37:34
linux-kernel
[PATCH 3/5] perf expr: Increase EXPR_MAX_OTHER
2020-02-28 09:36:58
linux-kernel
[PATCH 1/5] perf expr: Add expr.c object
2020-02-28 09:36:54
linux-kernel
[PATCHv3 0/5] perf expr: Add flex scanner
2020-02-24 08:31:19
linux-kernel
[PATCH 5/5] perf expr: Make expr__parse return -1 on error
2020-02-24 08:30:17
linux-kernel
[PATCH 4/5] perf expr: Straighten expr__parse/expr__find_other interface
2020-02-24 08:30:08
linux-kernel
[PATCH 3/5] perf expr: Increase EXPR_MAX_OTHER
2020-02-24 08:30:08
linux-kernel
[PATCH 2/5] perf expr: Move expr lexer to flex
2020-02-24 08:30:05
linux-kernel
[PATCH 1/5] perf expr: Add expr.c object
2020-02-24 08:30:04
linux-kernel
[PATCHv2 0/5] perf expr: Add flex scanner
2020-02-21 23:22:08
linux-kernel
[PATCH 4/4] perf expr: Straighten expr__parse/expr__find_other interface