Wang, Weilin ([email protected])

Number of posts: 282 (0.51 per day)
First post: 2022-12-02 20:59:10
Last post: 2024-06-13 03:41:21

Date List Subject
2023-12-12 23:03:52 linux-kernel [RFC PATCH v3 07/18] perf stat: Add functions to set counter bitmaps for hardware-grouping method
2023-12-12 23:03:32 linux-kernel [RFC PATCH v3 04/18] perf pmu-events: Add counter info into JSON files for SapphireRapids
2023-12-12 23:03:30 linux-kernel [RFC PATCH v3 02/18] perf stat: Add basic functions for the hardware-grouping stat cmd option
2023-12-12 23:03:04 linux-kernel [RFC PATCH v3 03/18] perf pmu-events: Add functions in jevent.py to parse counter and event info for hardware aware grouping
2023-12-12 23:02:56 linux-kernel [RFC PATCH v3 02/18] perf stat: Add basic functions for the hardware aware grouping
2023-12-12 23:02:55 linux-kernel [RFC PATCH v3 01/18] perf stat: Add new field in stat_config to enable hardware aware grouping.
2023-12-12 23:02:51 linux-kernel [RFC PATCH v3 00/18] Perf stat metric grouping with hardware information
2023-10-30 17:47:07 linux-kernel RE: [RFC PATCH v2 07/17] perf stat: Add functions to set counter bitmaps for hardware-grouping method
2023-10-14 01:56:48 linux-kernel [RFC PATCH v2 17/17] perf pmu-events: Add event counter data for Tigerlake
2023-10-14 01:55:13 linux-kernel [RFC PATCH v2 16/17] perf stat: Add tool events support in hardware-grouping
2023-10-14 01:54:38 linux-kernel [RFC PATCH v2 15/17] perf stat: Code refactoring in hardware-grouping
2023-10-14 01:54:37 linux-kernel [RFC PATCH v2 14/17] perf stat: Handle NMI in hardware-grouping
2023-10-14 01:54:25 linux-kernel [RFC PATCH v2 13/17] perf stat: Handle taken alone in hardware-grouping
2023-10-14 01:54:07 linux-kernel [RFC PATCH v2 06/17] perf pmu-events: Add event counter data for Icelakex
2023-10-14 01:54:05 linux-kernel [RFC PATCH v2 09/17] perf stat: Add functions to create new group and assign events into groups for hardware-grouping method
2023-10-14 01:53:54 linux-kernel [RFC PATCH v2 05/17] perf pmu-events: Add event counter data for Cascadelakex
2023-10-14 01:53:52 linux-kernel [RFC PATCH v2 08/17] perf stat: Add functions to get counter info
2023-10-14 01:53:52 linux-kernel [RFC PATCH v2 12/17] perf stat: Add function to combine metrics for hardware-grouping
2023-10-14 01:53:27 linux-kernel [RFC PATCH v2 10/17] perf stat: Add build string function and topdown events handling in hardware-grouping
2023-10-14 01:53:13 linux-kernel [RFC PATCH v2 11/17] perf stat: Add function to handle special events in hardware-grouping
2023-10-14 01:53:07 linux-kernel [RFC PATCH v2 07/17] perf stat: Add functions to set counter bitmaps for hardware-grouping method
2023-10-14 01:53:06 linux-kernel [RFC PATCH v2 04/17] perf pmu-events: Add counter info into JSON files for SapphireRapids
2023-10-14 01:52:50 linux-kernel [RFC PATCH v2 03/17] perf pmu-events: Add functions in jevent.py to parse counter and event info for hardware aware grouping
2023-10-14 01:52:46 linux-kernel [RFC PATCH v2 01/17] perf stat: Add hardware-grouping cmd option to perf stat
2023-10-14 01:52:42 linux-kernel [RFC PATCH v2 02/17] perf stat: Add basic functions for the hardware-grouping stat cmd option
2023-10-14 01:52:33 linux-kernel [RFC PATCH v2 00/17] Perf stat metric grouping with hardware information
2023-09-27 05:24:11 linux-kernel RE: [RFC PATCH 00/25] Perf stat metric grouping with hardware information
2023-09-27 01:01:25 linux-kernel RE: [RFC PATCH 09/25] perf stat: Add helper functions for hardware-grouping method
2023-09-26 23:03:22 linux-kernel RE: [RFC PATCH 00/25] Perf stat metric grouping with hardware information
2023-09-26 12:04:54 linux-kernel [RFC PATCH 04/25] perf pmu-events: Add counter info into JSON files for SapphireRapids
2023-09-25 20:34:44 linux-kernel [RFC PATCH 19/25] perf stat: Handle grouping method fall back in hardware-grouping
2023-09-25 17:01:16 linux-kernel [RFC PATCH 17/25] perf stat: Handle taken alone in hardware-grouping
2023-09-25 16:03:08 linux-kernel [RFC PATCH 05/25] perf pmu-events: Add event counter data for Cascadelakex
2023-09-25 15:15:32 linux-kernel [RFC PATCH 16/25] perf stat: Update keyword core to default_core to adjust to the changes for events with no unit
2023-09-25 14:16:10 linux-kernel [RFC PATCH 23/25] perf stat: Fix a return error issue in hardware-grouping
2023-09-25 13:57:38 linux-kernel [RFC PATCH 24/25] perf stat: Add check to ensure correctness in platform that does not support hardware-grouping
2023-09-25 13:34:09 linux-kernel [RFC PATCH 03/25] perf pmu-events: Add functions in jevent.py
2023-09-25 13:17:19 linux-kernel [RFC PATCH 09/25] perf stat: Add helper functions for hardware-grouping method
2023-09-25 13:16:48 linux-kernel [RFC PATCH 02/25] perf stat: Add basic functions for the hardware-grouping stat cmd option
2023-09-25 12:06:29 linux-kernel [RFC PATCH 25/25] perf pmu-events: Add event counter data for Tigerlake
2023-09-25 11:37:11 linux-kernel [RFC PATCH 15/25] perf stat: Add function to combine metrics for hardware-grouping
2023-09-25 10:51:14 linux-kernel [RFC PATCH 20/25] perf stat: Code refactoring in hardware-grouping
2023-09-25 10:31:22 linux-kernel [RFC PATCH 10/25] perf stat: Add helper functions to hardware-grouping method
2023-09-25 09:52:45 linux-kernel [RFC PATCH 01/25] perf stat: Add hardware-grouping cmd option to perf stat
2023-09-25 09:51:29 linux-kernel [RFC PATCH 21/25] perf stat: Add tool events support in hardware-grouping
2023-09-25 09:36:48 linux-kernel [RFC PATCH 07/25] perf stat: Add helper functions for hardware-grouping method
2023-09-25 09:36:26 linux-kernel [RFC PATCH 12/25] perf stat: Add more functions for hardware-grouping method
2023-09-25 09:34:07 linux-kernel [RFC PATCH 13/25] perf stat: Add functions to hardware-grouping method
2023-09-25 09:07:35 linux-kernel [RFC PATCH 14/25] perf stat: Add build string function and topdown events handling in hardware-grouping
2023-09-25 08:58:07 linux-kernel [RFC PATCH 06/25] perf pmu-events: Add event counter data for Icelakex
2023-09-25 08:22:34 linux-kernel [RFC PATCH 00/25] Perf stat metric grouping with hardware information