public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Hayashizaki Masayuki <hayashizaki.masayuki@gmail.com>
To: torvalds@linux-foundation.org, linux-kernel@vger.kernel.org,
	irogers@google.com
Subject: [GIT PULL] tools/perf/pmu-events: Fix some typo (2022-07-05 05:10:43 +0900)
Date: Tue, 5 Jul 2022 17:09:15 +0900	[thread overview]
Message-ID: <d1ff3c27-e248-56ff-89b8-7b75c0f817ba@gmail.com> (raw)

Hello:

I sent a pull request. Please review and merge.

Reason:
Fix some typo.

Git repository URL:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git

Branch name:
pmu-events-fixes-5.19-5

Pull request log:
git request-pull origin/master pmu-events-fixes-5.19-5
fatal: 'pmu-events-fixes-5.19-5' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
warn: No match for commit 2a3f9ec126ba4bb036b638ede6794c3ce313c6c4 found 
at pmu-events-fixes-5.19-5
warn: Are you sure you pushed 'HEAD' there?
The following changes since commit c1084b6c5620a743f86947caca66d90f24060f56:

   Merge tag 'soc-fixes-5.19-2' of 
git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc (2022-07-04 
10:41:59 -0700)

are available in the Git repository at:

   pmu-events-fixes-5.19-5

for you to fetch changes up to 2a3f9ec126ba4bb036b638ede6794c3ce313c6c4:

   tools/perf/pmu-events: Fix some typo (2022-07-05 05:10:43 +0900)

----------------------------------------------------------------
Hayashizaki Masayuki (1):
       tools/perf/pmu-events: Fix some typo

  tools/perf/pmu-events/arch/x86/broadwell/pipeline.json   | 10 +++++-----
  tools/perf/pmu-events/arch/x86/broadwellde/pipeline.json | 10 +++++-----
  tools/perf/pmu-events/arch/x86/broadwellx/pipeline.json  | 10 +++++-----
  tools/perf/pmu-events/arch/x86/haswell/pipeline.json     | 10 +++++-----
  tools/perf/pmu-events/arch/x86/haswellx/pipeline.json    | 10 +++++-----
  5 files changed, 25 insertions(+), 25 deletions(-)

Diff:
diff --git a/tools/perf/pmu-events/arch/x86/broadwell/pipeline.json 
b/tools/perf/pmu-events/arch/x86/broadwell/pipeline.json
index 18d21b94a4b9..23e0c3fadc53 100644
--- a/tools/perf/pmu-events/arch/x86/broadwell/pipeline.json
+++ b/tools/perf/pmu-events/arch/x86/broadwell/pipeline.json
@@ -1133,7 +1133,7 @@
      },
      {
          "AnyThread": "1",
-        "BriefDescription": "Cycles per core when uops are exectuted in 
port 0.",
+        "BriefDescription": "Cycles per core when uops are executed in 
port 0.",
          "Counter": "0,1,2,3",
          "CounterHTOff": "0,1,2,3,4,5,6,7",
          "EventCode": "0xA1",
@@ -1153,7 +1153,7 @@
      },
      {
          "AnyThread": "1",
-        "BriefDescription": "Cycles per core when uops are exectuted in 
port 1.",
+        "BriefDescription": "Cycles per core when uops are executed in 
port 1.",
          "Counter": "0,1,2,3",
          "CounterHTOff": "0,1,2,3,4,5,6,7",
          "EventCode": "0xA1",
@@ -1213,7 +1213,7 @@
      },
      {
          "AnyThread": "1",
-        "BriefDescription": "Cycles per core when uops are exectuted in 
port 4.",
+        "BriefDescription": "Cycles per core when uops are executed in 
port 4.",
          "Counter": "0,1,2,3",
          "CounterHTOff": "0,1,2,3,4,5,6,7",
          "EventCode": "0xA1",
@@ -1233,7 +1233,7 @@
      },
      {
          "AnyThread": "1",
-        "BriefDescription": "Cycles per core when uops are exectuted in 
port 5.",
+        "BriefDescription": "Cycles per core when uops are executed in 
port 5.",
          "Counter": "0,1,2,3",
          "CounterHTOff": "0,1,2,3,4,5,6,7",
          "EventCode": "0xA1",
@@ -1253,7 +1253,7 @@
      },
      {
          "AnyThread": "1",
-        "BriefDescription": "Cycles per core when uops are exectuted in 
port 6.",
+        "BriefDescription": "Cycles per core when uops are executed in 
port 6.",
          "Counter": "0,1,2,3",
          "CounterHTOff": "0,1,2,3,4,5,6,7",
          "EventCode": "0xA1",
diff --git a/tools/perf/pmu-events/arch/x86/broadwellde/pipeline.json 
b/tools/perf/pmu-events/arch/x86/broadwellde/pipeline.json
index 7580b8af0d13..b67eba679844 100644
--- a/tools/perf/pmu-events/arch/x86/broadwellde/pipeline.json
+++ b/tools/perf/pmu-events/arch/x86/broadwellde/pipeline.json
@@ -1133,7 +1133,7 @@
      },
      {
          "AnyThread": "1",
-        "BriefDescription": "Cycles per core when uops are exectuted in 
port 0.",
+        "BriefDescription": "Cycles per core when uops are executed in 
port 0.",
          "Counter": "0,1,2,3",
          "CounterHTOff": "0,1,2,3,4,5,6,7",
          "EventCode": "0xA1",
@@ -1153,7 +1153,7 @@
      },
      {
          "AnyThread": "1",
-        "BriefDescription": "Cycles per core when uops are exectuted in 
port 1.",
+        "BriefDescription": "Cycles per core when uops are executed in 
port 1.",
          "Counter": "0,1,2,3",
          "CounterHTOff": "0,1,2,3,4,5,6,7",
          "EventCode": "0xA1",
@@ -1213,7 +1213,7 @@
      },
      {
          "AnyThread": "1",
-        "BriefDescription": "Cycles per core when uops are exectuted in 
port 4.",
+        "BriefDescription": "Cycles per core when uops are executed in 
port 4.",
          "Counter": "0,1,2,3",
          "CounterHTOff": "0,1,2,3,4,5,6,7",
          "EventCode": "0xA1",
@@ -1233,7 +1233,7 @@
      },
      {
          "AnyThread": "1",
-        "BriefDescription": "Cycles per core when uops are exectuted in 
port 5.",
+        "BriefDescription": "Cycles per core when uops are executed in 
port 5.",
          "Counter": "0,1,2,3",
          "CounterHTOff": "0,1,2,3,4,5,6,7",
          "EventCode": "0xA1",
@@ -1253,7 +1253,7 @@
      },
      {
          "AnyThread": "1",
-        "BriefDescription": "Cycles per core when uops are exectuted in 
port 6.",
+        "BriefDescription": "Cycles per core when uops are executed in 
port 6.",
          "Counter": "0,1,2,3",
          "CounterHTOff": "0,1,2,3,4,5,6,7",
          "EventCode": "0xA1",
diff --git a/tools/perf/pmu-events/arch/x86/broadwellx/pipeline.json 
b/tools/perf/pmu-events/arch/x86/broadwellx/pipeline.json
index 18d21b94a4b9..23e0c3fadc53 100644
--- a/tools/perf/pmu-events/arch/x86/broadwellx/pipeline.json
+++ b/tools/perf/pmu-events/arch/x86/broadwellx/pipeline.json
@@ -1133,7 +1133,7 @@
      },
      {
          "AnyThread": "1",
-        "BriefDescription": "Cycles per core when uops are exectuted in 
port 0.",
+        "BriefDescription": "Cycles per core when uops are executed in 
port 0.",
          "Counter": "0,1,2,3",
          "CounterHTOff": "0,1,2,3,4,5,6,7",
          "EventCode": "0xA1",
@@ -1153,7 +1153,7 @@
      },
      {
          "AnyThread": "1",
-        "BriefDescription": "Cycles per core when uops are exectuted in 
port 1.",
+        "BriefDescription": "Cycles per core when uops are executed in 
port 1.",
          "Counter": "0,1,2,3",
          "CounterHTOff": "0,1,2,3,4,5,6,7",
          "EventCode": "0xA1",
@@ -1213,7 +1213,7 @@
      },
      {
          "AnyThread": "1",
-        "BriefDescription": "Cycles per core when uops are exectuted in 
port 4.",
+        "BriefDescription": "Cycles per core when uops are executed in 
port 4.",
          "Counter": "0,1,2,3",
          "CounterHTOff": "0,1,2,3,4,5,6,7",
          "EventCode": "0xA1",
@@ -1233,7 +1233,7 @@
      },
      {
          "AnyThread": "1",
-        "BriefDescription": "Cycles per core when uops are exectuted in 
port 5.",
+        "BriefDescription": "Cycles per core when uops are executed in 
port 5.",
          "Counter": "0,1,2,3",
          "CounterHTOff": "0,1,2,3,4,5,6,7",
          "EventCode": "0xA1",
@@ -1253,7 +1253,7 @@
      },
      {
          "AnyThread": "1",
-        "BriefDescription": "Cycles per core when uops are exectuted in 
port 6.",
+        "BriefDescription": "Cycles per core when uops are executed in 
port 6.",
          "Counter": "0,1,2,3",
          "CounterHTOff": "0,1,2,3,4,5,6,7",
          "EventCode": "0xA1",
diff --git a/tools/perf/pmu-events/arch/x86/haswell/pipeline.json 
b/tools/perf/pmu-events/arch/x86/haswell/pipeline.json
index a53f28ec9270..06fbe7d34a8c 100644
--- a/tools/perf/pmu-events/arch/x86/haswell/pipeline.json
+++ b/tools/perf/pmu-events/arch/x86/haswell/pipeline.json
@@ -1035,7 +1035,7 @@
          "CounterHTOff": "0,1,2,3,4,5,6,7",
          "EventCode": "0xA1",
          "EventName": "UOPS_EXECUTED_PORT.PORT_0_CORE",
-        "PublicDescription": "Cycles per core when uops are exectuted 
in port 0.",
+        "PublicDescription": "Cycles per core when uops are executed in 
port 0.",
          "SampleAfterValue": "2000003",
          "UMask": "0x1"
      },
@@ -1056,7 +1056,7 @@
          "CounterHTOff": "0,1,2,3,4,5,6,7",
          "EventCode": "0xA1",
          "EventName": "UOPS_EXECUTED_PORT.PORT_1_CORE",
-        "PublicDescription": "Cycles per core when uops are exectuted 
in port 1.",
+        "PublicDescription": "Cycles per core when uops are executed in 
port 1.",
          "SampleAfterValue": "2000003",
          "UMask": "0x2"
      },
@@ -1117,7 +1117,7 @@
          "CounterHTOff": "0,1,2,3,4,5,6,7",
          "EventCode": "0xA1",
          "EventName": "UOPS_EXECUTED_PORT.PORT_4_CORE",
-        "PublicDescription": "Cycles per core when uops are exectuted 
in port 4.",
+        "PublicDescription": "Cycles per core when uops are executed in 
port 4.",
          "SampleAfterValue": "2000003",
          "UMask": "0x10"
      },
@@ -1138,7 +1138,7 @@
          "CounterHTOff": "0,1,2,3,4,5,6,7",
          "EventCode": "0xA1",
          "EventName": "UOPS_EXECUTED_PORT.PORT_5_CORE",
-        "PublicDescription": "Cycles per core when uops are exectuted 
in port 5.",
+        "PublicDescription": "Cycles per core when uops are executed in 
port 5.",
          "SampleAfterValue": "2000003",
          "UMask": "0x20"
      },
@@ -1159,7 +1159,7 @@
          "CounterHTOff": "0,1,2,3,4,5,6,7",
          "EventCode": "0xA1",
          "EventName": "UOPS_EXECUTED_PORT.PORT_6_CORE",
-        "PublicDescription": "Cycles per core when uops are exectuted 
in port 6.",
+        "PublicDescription": "Cycles per core when uops are executed in 
port 6.",
          "SampleAfterValue": "2000003",
          "UMask": "0x40"
      },
diff --git a/tools/perf/pmu-events/arch/x86/haswellx/pipeline.json 
b/tools/perf/pmu-events/arch/x86/haswellx/pipeline.json
index a53f28ec9270..06fbe7d34a8c 100644
--- a/tools/perf/pmu-events/arch/x86/haswellx/pipeline.json
+++ b/tools/perf/pmu-events/arch/x86/haswellx/pipeline.json
@@ -1035,7 +1035,7 @@
          "CounterHTOff": "0,1,2,3,4,5,6,7",
          "EventCode": "0xA1",
          "EventName": "UOPS_EXECUTED_PORT.PORT_0_CORE",
-        "PublicDescription": "Cycles per core when uops are exectuted 
in port 0.",
+        "PublicDescription": "Cycles per core when uops are executed in 
port 0.",
          "SampleAfterValue": "2000003",
          "UMask": "0x1"
      },
@@ -1056,7 +1056,7 @@
          "CounterHTOff": "0,1,2,3,4,5,6,7",
          "EventCode": "0xA1",
          "EventName": "UOPS_EXECUTED_PORT.PORT_1_CORE",
-        "PublicDescription": "Cycles per core when uops are exectuted 
in port 1.",
+        "PublicDescription": "Cycles per core when uops are executed in 
port 1.",
          "SampleAfterValue": "2000003",
          "UMask": "0x2"
      },
@@ -1117,7 +1117,7 @@
          "CounterHTOff": "0,1,2,3,4,5,6,7",
          "EventCode": "0xA1",
          "EventName": "UOPS_EXECUTED_PORT.PORT_4_CORE",
-        "PublicDescription": "Cycles per core when uops are exectuted 
in port 4.",
+        "PublicDescription": "Cycles per core when uops are executed in 
port 4.",
          "SampleAfterValue": "2000003",
          "UMask": "0x10"
      },
@@ -1138,7 +1138,7 @@
          "CounterHTOff": "0,1,2,3,4,5,6,7",
          "EventCode": "0xA1",
          "EventName": "UOPS_EXECUTED_PORT.PORT_5_CORE",
-        "PublicDescription": "Cycles per core when uops are exectuted 
in port 5.",
+        "PublicDescription": "Cycles per core when uops are executed in 
port 5.",
          "SampleAfterValue": "2000003",
          "UMask": "0x20"
      },
@@ -1159,7 +1159,7 @@
          "CounterHTOff": "0,1,2,3,4,5,6,7",
          "EventCode": "0xA1",
          "EventName": "UOPS_EXECUTED_PORT.PORT_6_CORE",
-        "PublicDescription": "Cycles per core when uops are exectuted 
in port 6.",
+        "PublicDescription": "Cycles per core when uops are executed in 
port 6.",
          "SampleAfterValue": "2000003",
          "UMask": "0x40"
      },
-- 
Hayashizaki Masayuki
hayashizaki.masayuki@gmail.com
AkariSpetification / Developer
https://akari.mn

             reply	other threads:[~2022-07-05  8:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-05  8:09 Hayashizaki Masayuki [this message]
2022-07-06 20:26 ` [GIT PULL] tools/perf/pmu-events: Fix some typo (2022-07-05 05:10:43 +0900) Ian Rogers

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d1ff3c27-e248-56ff-89b8-7b75c0f817ba@gmail.com \
    --to=hayashizaki.masayuki@gmail.com \
    --cc=irogers@google.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox