From 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Tue, 22 Oct 2024 10:36:11 +0000 Subject: [PATCH] 修改4g拨号为QMI,需要在系统里后台执行quectel-CM --- 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