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

Date List Subject
2020-07-12 13:28:10 linux-kernel [PATCH 07/18] perf metric: Add add_metric function
2020-07-12 13:27:59 linux-kernel [PATCH 06/18] perf metric: Add find_metric function
2020-07-12 13:27:53 linux-kernel [PATCH 05/18] perf metric: Add expr__del_id function
2020-07-12 13:27:48 linux-kernel [PATCH 04/18] perf metric: Change expr__get_id to return struct expr_id_data
2020-07-12 13:27:44 linux-kernel [PATCH 03/18] perf metric: Add expr__add_id function
2020-07-12 13:27:37 linux-kernel [PATCH 00/18] perf metric: Add support to reuse metric
2020-07-12 13:27:29 linux-kernel [PATCH 02/18] perf metric: Add struct expr_id_data to keep expr value
2020-07-12 13:27:26 linux-kernel [PATCH 01/18] perf metric: Rename expr__add_id to expr__add_val
2020-06-26 19:51:13 linux-kernel [PATCH 07/10] perf tools: Collect other metrics in struct metric_expr
2020-06-26 19:50:11 linux-kernel [PATCH 10/10] perf tests: Add cache_miss_cycles to metric parse test
2020-06-26 19:50:08 linux-kernel [PATCH 09/10] perf tools: Compute other metrics
2020-06-26 19:50:03 linux-kernel [PATCH 08/10] perf tools: Add other metrics to hash data
2020-06-26 19:49:27 linux-kernel [PATCH 06/10] perf tools: Collect other metrics in struct egroup
2020-06-26 19:48:53 linux-kernel [PATCH 05/10] perf tools: Add expr__del_id function
2020-06-26 19:48:32 linux-kernel [PATCH 04/10] perf tools: Change expr__get_id to return struct expr_parse_data
2020-06-26 19:48:26 linux-kernel [PATCH 03/10] perf tools: Add expr__add_id function
2020-06-26 19:48:21 linux-kernel [PATCH 02/10] perf tools: Add struct expr_parse_data to keep expr value
2020-06-26 19:48:13 linux-kernel [RFC 00/10] perf tools: Add support to reuse metric
2020-06-26 19:48:11 linux-kernel [PATCH 01/10] perf tools: Rename expr__add_id to expr__add_val
2020-06-02 21:54:18 linux-kernel [PATCH 12/13] perf tests: Add parse metric test for ipc metric
2020-06-02 21:54:01 linux-kernel [PATCH 09/13] perf tools: Factor out prepare_metric function
2020-06-02 21:53:14 linux-kernel [PATCH 06/13] perf tools: Add fake_pmu to parse_events function
2020-06-02 21:52:26 linux-kernel [PATCH 13/13] perf tests: Add parse metric test for frontend metric
2020-06-02 21:52:00 linux-kernel [PATCH 11/13] perf tools: Add test_generic_metric function
2020-06-02 21:51:36 linux-kernel [PATCH 10/13] perf tools: Release metric_events rblist
2020-06-02 21:51:00 linux-kernel [PATCH 08/13] perf tools: Add metricgroup__parse_groups_test function
2020-06-02 21:50:51 linux-kernel [PATCH 07/13] perf tools: Add map to parse_events function
2020-06-02 21:50:45 linux-kernel [PATCH 04/13] perf tests: Add another metric parsing test
2020-06-02 21:50:31 linux-kernel [PATCH 05/13] perf tools: Factor out parse_groups function
2020-06-02 21:50:23 linux-kernel [PATCH 02/13] perf tools: Add fake_pmu bool to parse_events interface
2020-06-02 21:50:15 linux-kernel [PATCH 03/13] perf tests: Factor check_parse_id function
2020-06-02 21:50:08 linux-kernel [PATCHv3 00/13] perf tests: Add metrics tests
2020-06-02 21:50:08 linux-kernel [PATCH 01/13] perf tools: Add fake pmu support
2020-06-02 11:56:42 linux-kernel [PATCH 12/13] perf tests: Add parse metric test for ipc metric
2020-06-02 11:56:30 linux-kernel [PATCH 11/13] perf tools: Add test_generic_metric function
2020-06-02 11:55:06 linux-kernel [PATCH 09/13] perf tools: Factor out prepare_metric function
2020-06-02 11:55:03 linux-kernel [PATCH 10/13] perf tools: Release metric_events rblist
2020-06-02 11:54:59 linux-kernel [PATCH 13/13] perf tests: Add parse metric test for frontend metric
2020-06-02 11:54:16 linux-kernel [PATCH 06/13] perf tools: Add fake_pmu to parse_events function
2020-06-02 11:54:00 linux-kernel [PATCH 08/13] perf tools: Add metricgroup__parse_groups_test function
2020-06-02 11:53:55 linux-kernel [PATCH 07/13] perf tools: Add map to parse_events function
2020-06-02 11:53:47 linux-kernel [PATCH 05/13] perf tools: Factor out parse_groups function
2020-06-02 11:53:45 linux-kernel [PATCH 04/13] perf tests: Add another metric parsing test
2020-06-02 11:53:37 linux-kernel [PATCH 03/13] perf tests: Factor check_parse_id function
2020-06-02 11:53:35 linux-kernel [PATCH 02/13] perf tools: Add fake_pmu bool to parse_events interface
2020-06-02 11:53:26 linux-kernel [PATCH 01/13] perf tools: Add fake pmu support
2020-06-02 11:53:21 linux-kernel [PATCHv2 00/13] perf tests: Add metrics tests
2020-05-31 16:25:59 linux-kernel [PATCH] perf stat: Ensure group is defined on top of the same cpu mask
2020-05-24 23:23:18 linux-kernel [PATCH 12/14] perf tools: Add test_generic_metric function
2020-05-24 22:47:51 linux-kernel [PATCH 10/14] perf tools: Add map to parse_events function
2020-05-24 22:46:53 linux-kernel [PATCH 11/14] perf tools: Factor out prepare_metric function