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
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.
2024-03-26 20:35:47 linux-kernel [RFC PATCH v5 3/6] perf stat: Add retire latency values into the expr_parse_ctx to prepare for final metric calculation
2024-03-26 20:35:46 linux-kernel [RFC PATCH v5 0/6] TPEBS counting mode support
2024-03-13 16:24:01 linux-kernel RE: [RFC PATCH v4 2/6] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric.
2024-03-13 15:31:37 linux-kernel RE: [RFC PATCH v4 2/6] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric.
2024-03-13 00:28:09 linux-kernel RE: [RFC PATCH v4 1/6] perf stat: Parse and find tpebs events when parsing metrics to prepare for perf record sampling
2024-03-13 00:26:58 linux-kernel RE: [RFC PATCH v4 2/6] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric.
2024-03-12 23:51:08 linux-kernel [RFC PATCH v4 6/6] perf vendor events intel: Add MTL metric json files
2024-03-12 23:50:31 linux-kernel [RFC PATCH v4 5/6] perf stat: Add retire latency print functions to print out at the very end of print out
2024-03-12 23:50:21 linux-kernel [RFC PATCH v4 4/6] perf stat: Create another thread for sample data processing
2024-03-12 23:50:07 linux-kernel [RFC PATCH v4 2/6] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric.
2024-03-12 23:50:04 linux-kernel [RFC PATCH v4 3/6] perf stat: Add retire latency values into the expr_parse_ctx to prepare for final metric calculation
2024-03-12 23:50:02 linux-kernel [RFC PATCH v4 1/6] perf stat: Parse and find tpebs events when parsing metrics to prepare for perf record sampling
2024-03-12 23:49:43 linux-kernel [RFC PATCH v4 0/6] TPEBS counting mode support
2024-03-12 21:52:02 linux-kernel RE: [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-12 21:51:18 linux-kernel RE: [RFC PATCH v3 4/6] perf stat: Create another thread for sample data processing
2024-03-11 21:30:56 linux-kernel RE: [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:13:35 linux-kernel [RFC PATCH v3 6/6] perf vendor events intel: Add MTL metric json files
2024-03-02 00:12:42 linux-kernel [RFC PATCH v3 5/6] perf stat: Add retire latency print functions to print out at the very end of print out
2024-03-02 00:12:30 linux-kernel [RFC PATCH v3 4/6] perf stat: Create another thread for sample data processing