From d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Mon, 11 Dec 2023 02:45:28 +0000 Subject: [PATCH] add boot partition size --- 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