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-29 09:22:29 linux-kernel [PATCH 19/19] perf metric: Rename group_list to metric_list
2020-07-29 09:22:17 linux-kernel [PATCH 18/19] perf metric: Rename struct egroup to metric
2020-07-29 09:22:09 linux-kernel [PATCH 07/19] perf metric: Rename __metricgroup__add_metric to __add_metric
2020-07-29 09:22:09 linux-kernel [PATCH 17/19] perf metric: Add metric group test
2020-07-29 09:21:52 linux-kernel [PATCH 13/19] perf metric: Add cache_miss_cycles to metric parse test
2020-07-29 09:21:21 linux-kernel [PATCH 11/19] perf metric: Compute referenced metrics
2020-07-29 09:21:06 linux-kernel [PATCH 10/19] perf metric: Add referenced metrics to hash data
2020-07-29 09:21:00 linux-kernel [PATCH 09/19] perf metric: Collect referenced metrics in struct metric_expr
2020-07-29 09:20:55 linux-kernel [PATCH 08/19] perf metric: Collect referenced metrics in struct metric_ref_node
2020-07-29 09:20:45 linux-kernel [PATCH 06/19] perf metric: Add add_metric function
2020-07-29 09:20:39 linux-kernel [PATCH 05/19] perf metric: Add macros for iterating map events
2020-07-29 09:20:32 linux-kernel [PATCH 04/19] perf metric: Add expr__del_id function
2020-07-29 09:20:20 linux-kernel [PATCH 03/19] perf metric: Change expr__get_id to return struct expr_id_data
2020-07-29 09:20:17 linux-kernel [PATCH 01/19] perf metric: Fix memory leak in expr__add_id function
2020-07-29 09:20:07 linux-kernel [PATCH 02/19] perf metric: Add expr__add_id function
2020-07-29 09:20:04 linux-kernel [PATCHv4 00/19] perf metric: Add support to reuse metric
2020-07-26 07:56:02 linux-kernel [PATCHv2 2/2] perf tools: Fix term parsing for raw syntax
2020-07-26 07:53:31 linux-kernel [PATCHv2 1/2] perf tools: Allow r0x<HEX> event syntax
2020-07-25 12:23:44 linux-kernel [PATCH 2/2] perf tools: Fix term parsing for raw syntax
2020-07-25 12:20:48 linux-kernel [PATCH 1/2] perf tools: Allow r0x<HEX> event syntax
2020-07-19 18:18:11 linux-kernel [PATCH 16/19] perf metric: Make compute_single function more precise
2020-07-19 18:18:07 linux-kernel [PATCH 17/19] perf metric: Add metric group test
2020-07-19 18:18:05 linux-kernel [PATCH 18/19] perf metric: Rename struct egroup to metric
2020-07-19 18:17:53 linux-kernel [PATCH 14/19] perf metric: Add DCache_L2 to metric parse test
2020-07-19 18:16:51 linux-kernel [PATCH 08/19] perf metric: Collect referenced metrics in struct metric_ref_node
2020-07-19 18:16:31 linux-kernel [PATCH 03/19] perf metric: Change expr__get_id to return struct expr_id_data
2020-07-19 18:16:24 linux-kernel [PATCH 19/19] perf metric: Rename group_list to metric_list
2020-07-19 18:16:19 linux-kernel [PATCH 04/19] perf metric: Add expr__del_id function
2020-07-19 18:16:14 linux-kernel [PATCH 15/19] perf metric: Add recursion check when processing nested metrics
2020-07-19 18:15:58 linux-kernel [PATCH 13/19] perf metric: Add cache_miss_cycles to metric parse test
2020-07-19 18:15:45 linux-kernel [PATCH 12/19] perf metric: Add events for the current list
2020-07-19 18:15:30 linux-kernel [PATCH 11/19] perf metric: Compute referenced metrics
2020-07-19 18:15:20 linux-kernel [PATCH 10/19] perf metric: Add referenced metrics to hash data
2020-07-19 18:15:05 linux-kernel [PATCH 09/19] perf metric: Collect referenced metrics in struct metric_expr
2020-07-19 18:14:50 linux-kernel [PATCH 05/19] perf metric: Add macros for iterating map events
2020-07-19 18:14:48 linux-kernel [PATCH 07/19] perf metric: Rename __metricgroup__add_metric to __add_metric
2020-07-19 18:14:39 linux-kernel [PATCH 06/19] perf metric: Add add_metric function
2020-07-19 18:14:22 linux-kernel [PATCH 02/19] perf metric: Add expr__add_id function
2020-07-19 18:14:18 linux-kernel [PATCH 01/19] perf metric: Fix memory leak in expr__add_id function
2020-07-19 18:14:11 linux-kernel [PATCHv3 00/19] perf metric: Add support to reuse metric
2020-07-12 13:31:30 linux-kernel [PATCH 17/18] perf metric: Rename struct egroup to metric
2020-07-12 13:31:26 linux-kernel [PATCH 18/18] perf metric: Rename group_list to list
2020-07-12 13:31:21 linux-kernel [PATCH 16/18] perf metric: Add recursion check when processing nested metrics
2020-07-12 13:31:19 linux-kernel [PATCH 15/18] perf metric: Add DCache_L2 to metric parse test
2020-07-12 13:31:11 linux-kernel [PATCH 12/18] perf metric: Compute referenced metrics
2020-07-12 13:31:11 linux-kernel [PATCH 13/18] perf metric: Add events for the current group
2020-07-12 13:29:32 linux-kernel [PATCH 14/18] perf metric: Add cache_miss_cycles to metric parse test
2020-07-12 13:28:40 linux-kernel [PATCH 11/18] perf metric: Add referenced metrics to hash data
2020-07-12 13:28:25 linux-kernel [PATCH 10/18] perf metric: Collect referenced metrics in struct metric_expr
2020-07-12 13:28:22 linux-kernel [PATCH 09/18] perf metric: Collect referenced metrics in struct metric_ref_node
2020-07-12 13:28:16 linux-kernel [PATCH 08/18] perf metric: Rename __metricgroup__add_metric to __add_metric