Wang, Weilin ([email protected])

Number of posts: 199 (0.39 per day)
First post: 2022-12-02 20:59:10
Last post: 2024-04-24 20:18:39

Date List Subject
2024-04-24 20:18:39 linux-kernel RE: [RFC PATCH v6 2/5] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric.
2024-04-24 17:08:36 linux-kernel RE: [RFC PATCH v6 2/5] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric.
2024-04-23 22:17:14 linux-kernel RE: [RFC PATCH v6 2/5] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric.
2024-04-23 16:58:33 linux-kernel RE: [RFC PATCH v7 0/6] TPEBS counting mode support
2024-04-12 21:15:45 linux-kernel [RFC PATCH v5 15/16] perf stat: use tool event helper function in metricgroup__build_event_string
2024-04-12 21:15:22 linux-kernel [RFC PATCH v5 14/16] perf stat: Add tool events support in hardware-grouping
2024-04-12 21:14:01 linux-kernel [RFC PATCH v5 12/16] perf stat: Handle NMI in hardware-grouping
2024-04-12 21:13:41 linux-kernel [RFC PATCH v5 11/16] perf stat: Add partial support on MSR in hardware-grouping
2024-04-12 21:13:30 linux-kernel [RFC PATCH v5 08/16] perf stat: Add build string function and topdown events handling in hardware-grouping
2024-04-12 21:12:31 linux-kernel [RFC PATCH v5 16/16] perf stat: Add hardware-grouping cmd option to perf stat
2024-04-12 21:11:58 linux-kernel [RFC PATCH v5 02/16] perf stat: Add basic functions for the hardware aware grouping
2024-04-12 21:11:31 linux-kernel [RFC PATCH v5 13/16] perf stat: Code refactoring in hardware-grouping
2024-04-12 21:10:18 linux-kernel [RFC PATCH v5 10/16] perf stat: Add function to combine metrics for hardware-grouping
2024-04-12 21:09:54 linux-kernel [RFC PATCH v5 07/16] perf stat: Add functions to create new group and assign events into groups
2024-04-12 21:09:42 linux-kernel [RFC PATCH v5 09/16] perf stat: Add function to handle special events in hardware-grouping
2024-04-12 21:09:35 linux-kernel [RFC PATCH v5 06/16] perf stat: Add functions to get counter info
2024-04-12 21:09:20 linux-kernel [RFC PATCH v5 03/16] perf pmu-events: Add functions in jevent.py to parse counter and event info for hardware aware grouping
2024-04-12 21:09:17 linux-kernel [RFC PATCH v5 05/16] perf stat: Add functions to set counter bitmaps for hardware-grouping method
2024-04-12 21:08:56 linux-kernel [RFC PATCH v5 04/16] find_bit: add _find_last_and_bit() to support finding the most significant set bit
2024-04-12 21:08:32 linux-kernel [RFC PATCH v5 01/16] perf stat: Add new field in stat_config to enable hardware aware grouping.
2024-04-12 21:08:19 linux-kernel [RFC PATCH v5 00/16] Perf stat metric grouping with hardware information
2024-04-09 20:51:32 linux-kernel RE: [RFC PATCH v4 14/15] perf stat: Add tool events support in hardware-grouping
2024-04-02 21:47:19 linux-kernel [RFC PATCH v7 6/6] perf vendor events intel: Add MTL metric json files
2024-04-02 21:46:49 linux-kernel [RFC PATCH v7 5/6] perf stat: Add retire latency print functions to print out at the very end of print out
2024-04-02 21:46:44 linux-kernel [RFC PATCH v7 4/6] perf stat: Add retire latency values into the expr_parse_ctx to prepare for final metric calculation
2024-04-02 21:46:33 linux-kernel [RFC PATCH v7 3/6] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric.
2024-04-02 21:46:16 linux-kernel [RFC PATCH v7 2/6] perf data: Allow to use given fd in data->file.fd
2024-04-02 21:45:52 linux-kernel [RFC PATCH v7 0/6] TPEBS counting mode support
2024-04-02 21:45:39 linux-kernel [RFC PATCH v7 1/6] perf stat: Parse and find tpebs events when parsing metrics to prepare for perf record sampling
2024-04-01 22:07:05 linux-kernel RE: [RFC PATCH v6 1/5] perf stat: Parse and find tpebs events when parsing metrics to prepare for perf record sampling
2024-04-01 21:56:53 linux-kernel RE: [RFC PATCH v6 1/5] perf stat: Parse and find tpebs events when parsing metrics to prepare for perf record sampling
2024-04-01 21:41:40 linux-kernel RE: [RFC PATCH v6 4/5] perf stat: Add retire latency print functions to print out at the very end of print out
2024-04-01 21:25:23 linux-kernel RE: [RFC PATCH v6 2/5] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric.
2024-04-01 21:09:13 linux-kernel RE: [RFC PATCH v6 4/5] perf stat: Add retire latency print functions to print out at the very end of print out
2024-03-29 19:14:32 linux-kernel [RFC PATCH v6 5/5] perf vendor events intel: Add MTL metric json files
2024-03-29 19:13:34 linux-kernel [RFC PATCH v6 4/5] perf stat: Add retire latency print functions to print out at the very end of print out
2024-03-29 19:13:26 linux-kernel [RFC PATCH v6 2/5] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric.
2024-03-29 19:13:19 linux-kernel [RFC PATCH v6 3/5] perf stat: Add retire latency values into the expr_parse_ctx to prepare for final metric calculation
2024-03-29 19:13:17 linux-kernel [RFC PATCH v6 1/5] perf stat: Parse and find tpebs events when parsing metrics to prepare for perf record sampling
2024-03-29 19:13:11 linux-kernel [RFC PATCH v6 0/5] TPEBS counting mode support
2024-03-29 17:28:12 linux-kernel RE: [RFC PATCH v5 2/6] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric.
2024-03-29 06:52:23 linux-kernel RE: [RFC PATCH v5 1/6] perf stat: Parse and find tpebs events when parsing metrics to prepare for perf record sampling
2024-03-29 00:12:55 linux-kernel RE: [RFC PATCH v5 0/6] TPEBS counting mode support
2024-03-27 00:41:24 linux-kernel RE: [RFC PATCH v4 11/15] perf stat: Handle taken alone in hardware-grouping
2024-03-26 23:06:38 linux-kernel RE: [RFC PATCH v4 11/15] perf stat: Handle taken alone in hardware-grouping
2024-03-26 22:44:41 linux-kernel RE: [RFC PATCH v4 03/15] perf pmu-events: Add functions in jevent.py to parse counter and event info for hardware aware grouping
2024-03-26 20:59:02 linux-kernel [RFC PATCH v5 1/6] perf stat: Parse and find tpebs events when parsing metrics to prepare for perf record sampling
2024-03-26 20:36:48 linux-kernel [RFC PATCH v5 6/6] perf vendor events intel: Add MTL metric json files
2024-03-26 20:36:23 linux-kernel [RFC PATCH v5 5/6] perf stat: Add retire latency print functions to print out at the very end of print out
2024-03-26 20:35:57 linux-kernel [RFC PATCH v5 4/6] perf stat: Create another thread for sample data processing
2024-03-26 20:35:51 linux-kernel [RFC PATCH v5 2/6] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric.