LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2024-03-02 00:12:19
linux-kernel
[RFC PATCH v3 3/6] perf stat: Add retire latency values into the expr_parse_ctx to prepare for final metric calculation
2024-03-02 00:12:16
linux-kernel
[RFC PATCH v3 2/6] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric.
2024-03-02 00:12:16
linux-kernel
[RFC PATCH v3 1/6] perf stat: Parse and find tpebs events when parsing metrics to prepare for perf record sampling
2024-03-02 00:11:55
linux-kernel
[RFC PATCH v3 0/6] TPEBS counting mode support
2024-02-29 01:38:46
linux-kernel
RE: [RFC PATCH v2 6/6] perf vendor events intel: Add MTL metric json files
2024-02-28 16:41:10
linux-kernel
[RFC PATCH v2 5/6] perf stat: Add retire latency print functions to print out at the very end of print out
2024-02-28 16:40:35
linux-kernel
[RFC PATCH v2 3/6] perf stat: Add retire latency values into the expr_parse_ctx to prepare for final metric calculation
2024-02-28 16:40:14
linux-kernel
[RFC PATCH v2 1/6] perf stat: Parse and find tpebs events when parsing metrics to prepare for perf record sampling
2024-02-28 16:15:08
linux-kernel
[RFC PATCH v2 6/6] perf vendor events intel: Add MTL metric json files
2024-02-28 16:14:33
linux-kernel
[RFC PATCH v2 2/6] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric.
2024-02-28 16:14:22
linux-kernel
[RFC PATCH v2 0/6] TPEBS counting mode support
2024-02-28 16:14:04
linux-kernel
[RFC PATCH v2 4/6] perf stat: Create another thread for sample data processing
2024-02-21 07:24:58
linux-kernel
[RFC PATCH v1 1/5] perf stat: Parse and find tpebs events when parsing metrics to prepare for perf record sampling
2024-02-21 07:23:34
linux-kernel
[RFC PATCH v1 4/5] perf stat: Create another thread for sample data processing
2024-02-21 07:22:50
linux-kernel
[RFC PATCH v1 5/5] perf stat: Add retire latency print functions to print out at the very end of print out
2024-02-21 07:22:33
linux-kernel
[RFC PATCH v1 3/5] perf stat: Add retire latency values into the expr_parse_ctx to prepare for final metric calculation
2024-02-21 07:22:16
linux-kernel
[RFC PATCH v1 2/5] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric.
2024-02-21 07:21:37
linux-kernel
[RFC PATCH v1 0/5] TPEBS counting mode support
2024-02-09 03:30:13
linux-kernel
[RFC PATCH v4 07/15] perf stat: Add functions to create new group and assign events into groups
2024-02-09 03:19:29
linux-kernel
[RFC PATCH v4 13/15] perf stat: Code refactoring in hardware-grouping
2024-02-09 03:19:01
linux-kernel
[RFC PATCH v4 15/15] perf stat: Add hardware-grouping cmd option to perf stat
2024-02-09 03:19:00
linux-kernel
[RFC PATCH v4 14/15] perf stat: Add tool events support in hardware-grouping
2024-02-09 03:18:19
linux-kernel
[RFC PATCH v4 11/15] perf stat: Handle taken alone in hardware-grouping
2024-02-09 03:18:07
linux-kernel
[RFC PATCH v4 12/15] perf stat: Handle NMI in hardware-grouping
2024-02-09 03:17:47
linux-kernel
[RFC PATCH v4 10/15] perf stat: Add function to combine metrics for hardware-grouping
2024-02-09 03:17:40
linux-kernel
[RFC PATCH v4 09/15] perf stat: Add function to handle special events in hardware-grouping
2024-02-09 03:17:13
linux-kernel
[RFC PATCH v4 08/15] perf stat: Add build string function and topdown events handling in hardware-grouping
2024-02-09 03:17:09
linux-kernel
[RFC PATCH v4 05/15] perf stat: Add functions to set counter bitmaps for hardware-grouping method
2024-02-09 03:16:58
linux-kernel
[RFC PATCH v4 03/15] perf pmu-events: Add functions in jevent.py to parse counter and event info for hardware aware grouping
2024-02-09 03:16:54
linux-kernel
[RFC PATCH v4 02/15] perf stat: Add basic functions for the hardware aware grouping
2024-02-09 03:16:43
linux-kernel
[RFC PATCH v4 01/15] perf stat: Add new field in stat_config to enable hardware aware grouping.
2024-02-09 03:16:21
linux-kernel
[RFC PATCH v4 06/15] perf stat: Add functions to get counter info
2024-02-09 03:15:48
linux-kernel
[RFC PATCH v4 04/15] find_bit: add _find_last_and_bit() to support finding the most significant set bit
2024-02-09 03:15:01
linux-kernel
[RFC PATCH v4 00/15] Perf stat metric grouping with hardware information
2024-01-30 18:09:25
linux-kernel
[PATCH v1 1/1] perf test: Simplify metric value validation test final report
2024-01-26 18:14:28
linux-kernel
RE: [RFC PATCH v3 13/18] perf stat: Handle taken alone in hardware-grouping
2024-01-24 17:11:27
linux-kernel
RE: [RFC PATCH v3 09/18] perf stat: Add functions to create new group and assign events into groups for hardware-grouping method
2024-01-24 16:59:38
linux-kernel
RE: [RFC PATCH v3 07/18] perf stat: Add functions to set counter bitmaps for hardware-grouping method
2023-12-12 23:06:02
linux-kernel
[RFC PATCH v3 17/18] perf pmu-events: Add event counter data for Tigerlake
2023-12-12 23:05:47
linux-kernel
[RFC PATCH v3 15/18] perf stat: Code refactoring in hardware-grouping
2023-12-12 23:05:39
linux-kernel
[RFC PATCH v3 18/18] perf stat: Add hardware-grouping cmd option to perf stat
2023-12-12 23:05:23
linux-kernel
[RFC PATCH v3 16/18] perf stat: Add tool events support in hardware-grouping
2023-12-12 23:05:10
linux-kernel
[RFC PATCH v3 14/18] perf stat: Handle NMI in hardware-grouping
2023-12-12 23:04:47
linux-kernel
[RFC PATCH v3 13/18] perf stat: Handle taken alone in hardware-grouping
2023-12-12 23:04:47
linux-kernel
[RFC PATCH v3 12/18] perf stat: Add function to combine metrics for hardware-grouping
2023-12-12 23:04:44
linux-kernel
[RFC PATCH v3 08/18] perf stat: Add functions to get counter info
2023-12-12 23:04:43
linux-kernel
[RFC PATCH v3 09/18] perf stat: Add functions to create new group and assign events into groups for hardware-grouping method
2023-12-12 23:04:30
linux-kernel
[RFC PATCH v3 10/18] perf stat: Add build string function and topdown events handling in hardware-grouping
2023-12-12 23:04:29
linux-kernel
[RFC PATCH v3 11/18] perf stat: Add function to handle special events in hardware-grouping
2023-12-12 23:04:10
linux-kernel
[RFC PATCH v3 06/18] perf pmu-events: Add event counter data for Icelakex
2023-12-12 23:04:03
linux-kernel
[RFC PATCH v3 05/18] perf pmu-events: Add event counter data for Cascadelakex