Mi, Dapeng ([email protected])

Number of posts: 158 (0.39 per day)
First post: 2023-03-30 01:31:07
Last post: 2024-05-06 08:04:18

Date List Subject
2024-05-06 08:04:18 linux-kernel Re: [PATCH 0/2] vPMU code refines
2024-05-06 02:54:12 linux-kernel Re: [PATCH 0/2] vPMU code refines
2024-04-30 08:06:39 linux-kernel [PATCH 2/2] perf/x86: Typos and invalid indents fix
2024-04-30 05:06:11 linux-kernel [PATCH 1/2] perf/x86: Remove perf_events_lapic_init() calling from x86_pmu_enable()
2024-04-30 02:02:01 linux-kernel [PATCH 0/2] vPMU code refines
2024-04-30 00:46:37 linux-kernel [PATCH 2/2] KVM: x86/pmu: Manipulate FIXED_CTR_CTRL MSR with macros
2024-04-30 00:46:20 linux-kernel [PATCH 1/2] KVM: x86/pmu: Change ambiguous _mask suffix to _rsvd in kvm_pmu
2024-04-28 06:57:50 linux-kernel Re: [RFC PATCH 23/41] KVM: x86/pmu: Implement the save/restore of PMU state for Intel CPU
2024-04-26 11:12:38 linux-kernel Re: [RFC PATCH 23/41] KVM: x86/pmu: Implement the save/restore of PMU state for Intel CPU
2024-04-26 06:56:56 linux-kernel Re: [RFC PATCH 23/41] KVM: x86/pmu: Implement the save/restore of PMU state for Intel CPU
2024-04-26 05:26:56 linux-kernel Re: [RFC PATCH 23/41] KVM: x86/pmu: Implement the save/restore of PMU state for Intel CPU
2024-04-25 11:02:58 linux-kernel Re: [RFC PATCH 23/41] KVM: x86/pmu: Implement the save/restore of PMU state for Intel CPU
2024-04-24 13:07:06 linux-kernel Re: [RFC PATCH 23/41] KVM: x86/pmu: Implement the save/restore of PMU state for Intel CPU
2024-04-23 15:38:26 linux-kernel Re: [RFC PATCH 23/41] KVM: x86/pmu: Implement the save/restore of PMU state for Intel CPU
2024-04-23 12:42:17 linux-kernel Re: [RFC PATCH 23/41] KVM: x86/pmu: Implement the save/restore of PMU state for Intel CPU
2024-04-23 08:47:01 linux-kernel Re: [RFC PATCH 23/41] KVM: x86/pmu: Implement the save/restore of PMU state for Intel CPU
2024-04-23 07:17:40 linux-kernel Re: [RFC PATCH 23/41] KVM: x86/pmu: Implement the save/restore of PMU state for Intel CPU
2024-04-23 05:11:47 linux-kernel Re: [RFC PATCH 23/41] KVM: x86/pmu: Implement the save/restore of PMU state for Intel CPU
2024-04-19 10:17:10 linux-kernel [kvm-unit-tests Patch v4 11/17] x86: pmu: Enable and disable PMCs in loop() asm blob
2024-04-19 09:51:16 linux-kernel [kvm-unit-tests Patch v4 06/17] x86: pmu: Add asserts to warn inconsistent fixed events and counters
2024-04-19 09:46:26 linux-kernel [kvm-unit-tests Patch v4 03/17] x86: pmu: Refine fixed_events[] names
2024-04-19 09:41:56 linux-kernel [kvm-unit-tests Patch v4 02/17] x86: pmu: Remove blank line and redundant space
2024-04-19 08:31:54 linux-kernel [kvm-unit-tests Patch v4 00/17] pmu test bugs fix and improvements
2024-04-19 08:07:13 linux-kernel [kvm-unit-tests Patch v4 15/17] x86: pmu: Add IBPB indirect jump asm blob
2024-04-19 08:01:46 linux-kernel [kvm-unit-tests Patch v4 04/17] x86: pmu: Fix the issue that pmu_counter_t.config crosses cache line
2024-04-19 07:56:54 linux-kernel [kvm-unit-tests Patch v4 08/17] x86: pmu: Use macro to replace hard-coded branches event index
2024-04-19 06:56:52 linux-kernel [kvm-unit-tests Patch v4 16/17] x86: pmu: Adjust lower boundary of branch-misses event
2024-04-19 06:56:47 linux-kernel [kvm-unit-tests Patch v4 17/17] x86: pmu: Optimize emulated instruction validation
2024-04-19 06:47:29 linux-kernel [kvm-unit-tests Patch v4 09/17] x86: pmu: Use macro to replace hard-coded ref-cycles event index
2024-04-19 06:16:10 linux-kernel [kvm-unit-tests Patch v4 05/17] x86: pmu: Enlarge cnt[] length to 48 in check_counters_many()
2024-04-19 05:52:38 linux-kernel [kvm-unit-tests Patch v4 13/17] x86: pmu: Improve LLC misses event verification
2024-04-19 05:07:13 linux-kernel [kvm-unit-tests Patch v4 12/17] x86: pmu: Improve instruction and branches events verification
2024-04-19 05:06:55 linux-kernel [kvm-unit-tests Patch v4 14/17] x86: pmu: Adjust lower boundary of llc-misses event to 0 for legacy CPUs
2024-04-19 03:48:57 linux-kernel [kvm-unit-tests Patch v4 10/17] x86: pmu: Use macro to replace hard-coded instructions event index
2024-04-19 03:47:50 linux-kernel [kvm-unit-tests Patch v4 07/17] x86: pmu: Fix cycles event validation failure
2024-04-19 03:46:04 linux-kernel [kvm-unit-tests Patch v4 01/17] x86: pmu: Remove duplicate code in pmu_init()
2024-04-19 02:21:40 linux-kernel Re: [RFC PATCH 23/41] KVM: x86/pmu: Implement the save/restore of PMU state for Intel CPU
2024-04-15 14:16:46 linux-kernel Re: [RFC PATCH 23/41] KVM: x86/pmu: Implement the save/restore of PMU state for Intel CPU
2024-04-13 11:21:42 linux-kernel Re: [RFC PATCH 37/41] KVM: x86/pmu: Allow writing to fixed counter selector if counter is exposed
2024-04-13 09:01:52 linux-kernel Re: [RFC PATCH 23/41] KVM: x86/pmu: Implement the save/restore of PMU state for Intel CPU
2024-04-13 08:16:46 linux-kernel Re: [RFC PATCH 27/41] KVM: x86/pmu: Clear PERF_METRICS MSR for guest
2024-04-13 08:16:31 linux-kernel Re: [RFC PATCH 15/41] KVM: x86/pmu: Manage MSR interception for IA32_PERF_GLOBAL_CTRL
2024-04-13 07:16:54 linux-kernel Re: [RFC PATCH 23/41] KVM: x86/pmu: Implement the save/restore of PMU state for Intel CPU
2024-04-13 06:51:44 linux-kernel Re: [RFC PATCH 23/41] KVM: x86/pmu: Implement the save/restore of PMU state for Intel CPU
2024-04-13 06:27:04 linux-kernel Re: [RFC PATCH 04/41] perf: core/x86: Add support to register a new vector for PMI handling
2024-04-13 04:36:22 linux-kernel Re: [RFC PATCH 23/41] KVM: x86/pmu: Implement the save/restore of PMU state for Intel CPU
2024-04-09 03:34:57 linux-kernel Re: [kvm-unit-tests Patch v3 07/11] x86: pmu: Enable and disable PMCs in loop() asm blob
2024-03-28 15:16:29 linux-kernel Re: [kvm-unit-tests Patch v3 04/11] x86: pmu: Switch instructions and core cycles events sequence
2024-03-28 10:12:36 linux-kernel Re: [kvm-unit-tests Patch v3 06/11] x86: pmu: Remove blank line and redundant space
2024-03-28 09:29:54 linux-kernel Re: [kvm-unit-tests Patch v3 03/11] x86: pmu: Add asserts to warn inconsistent fixed events and counters
2024-03-28 01:22:02 linux-kernel Re: [kvm-unit-tests Patch v3 01/11] x86: pmu: Remove duplicate code in pmu_init()