libkperf/0020-update-pmu-spe.h.patch
2024-11-19 20:29:04 +08:00

31 lines
891 B
Diff

From 65944528b098c9093124fd06b186260f98448c24 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E8=8F=A0=E8=90=9D=E6=9C=89=E7=82=B9=E9=85=B8?=
<yanxiaoqiang_yewu@cmss.chinamobile.com>
Date: Fri, 8 Nov 2024 01:53:23 +0000
Subject: [PATCH 20/20] update pmu/spe.h.
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Signed-off-by: 菠萝有点酸 <yanxiaoqiang_yewu@cmss.chinamobile.com>
---
pmu/spe.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pmu/spe.h b/pmu/spe.h
index fc937d1..f2b833a 100644
--- a/pmu/spe.h
+++ b/pmu/spe.h
@@ -150,7 +150,7 @@ public:
/**
* @brief Start collect.
- * @param clearPrevRecords whether clear all records from previos collection.
+ * @param clearPrevRecords whether clear all records from previous collection.
*/
int Enable(bool clearPrevRecords = true);
--
2.43.0