From cde9070d9970eef1f7ec2360586c802a16230ad8 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Fri, 10 May 2024 07:43:50 +0000 Subject: [PATCH] rtl88x2CE_WiFi_linux driver --- kernel/tools/perf/pmu-events/arch/x86/bonnell/frontend.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/kernel/tools/perf/pmu-events/arch/x86/bonnell/frontend.json b/kernel/tools/perf/pmu-events/arch/x86/bonnell/frontend.json index 935b7dc..ef69540 100644 --- a/kernel/tools/perf/pmu-events/arch/x86/bonnell/frontend.json +++ b/kernel/tools/perf/pmu-events/arch/x86/bonnell/frontend.json @@ -77,7 +77,7 @@ "UMask": "0x1", "EventName": "UOPS.MS_CYCLES", "SampleAfterValue": "2000000", - "BriefDescription": "This event counts the cycles where 1 or more uops are issued by the micro-sequencer (MS), including microcode assists and inserted flows, and written to the IQ. ", + "BriefDescription": "This event counts the cycles where 1 or more uops are issued by the micro-sequencer (MS), including microcode assists and inserted flows, and written to the IQ.", "CounterMask": "1" } ] \ No newline at end of file -- Gitblit v1.6.2