[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <fb1f9673-6b6a-e5c8-2ff4-945a59f1d919@linux.intel.com>
Date: Wed, 26 Jun 2019 10:54:53 -0400
From: "Liang, Kan" <kan.liang@...ux.intel.com>
To: Arnaldo Carvalho de Melo <acme@...hat.com>,
Masanari Iida <standby24x7@...il.com>
Cc: ak@...ux.intel.com, kan.liang@...el.com,
linux-kernel@...r.kernel.org, acme@...nel.org,
Jin Yao <yao.jin@...ux.intel.com>
Subject: Re: [PATCH] perf vendor events intel: Fix typos in
floating-point.json
On 6/26/2019 9:47 AM, Arnaldo Carvalho de Melo wrote:
> Em Wed, Jun 26, 2019 at 08:04:36PM +0900, Masanari Iida escreveu:
>> This patch fix some spelling typo in x86/*/floating-point.json
>
> These are auto-generated files, glad that you CCed your fixes to the
> Intel folks, hopefully they will in turn send it internally so that next
Yes, I have already fw the fixes to the internal team.
Once they update the database and release a new version, we will
generate a new patch.
Thanks,
Kan
> time we get an update with the fixes, ok?
>
> Thanks,
>
> - Arnaldo
>
>> Signed-off-by: Masanari Iida <standby24x7@...il.com>
>> ---
>> tools/perf/pmu-events/arch/x86/nehalemep/floating-point.json | 2 +-
>> tools/perf/pmu-events/arch/x86/nehalemex/floating-point.json | 2 +-
>> .../perf/pmu-events/arch/x86/westmereep-dp/floating-point.json | 2 +-
>> .../perf/pmu-events/arch/x86/westmereep-sp/floating-point.json | 2 +-
>> tools/perf/pmu-events/arch/x86/westmereex/floating-point.json | 2 +-
>> 5 files changed, 5 insertions(+), 5 deletions(-)
>>
>> diff --git a/tools/perf/pmu-events/arch/x86/nehalemep/floating-point.json b/tools/perf/pmu-events/arch/x86/nehalemep/floating-point.json
>> index 7d2f71a9dee3..6b9b9fe74f3b 100644
>> --- a/tools/perf/pmu-events/arch/x86/nehalemep/floating-point.json
>> +++ b/tools/perf/pmu-events/arch/x86/nehalemep/floating-point.json
>> @@ -15,7 +15,7 @@
>> "UMask": "0x4",
>> "EventName": "FP_ASSIST.INPUT",
>> "SampleAfterValue": "20000",
>> - "BriefDescription": "X87 Floating poiint assists for invalid input value (Precise Event)"
>> + "BriefDescription": "X87 Floating point assists for invalid input value (Precise Event)"
>> },
>> {
>> "PEBS": "1",
>> diff --git a/tools/perf/pmu-events/arch/x86/nehalemex/floating-point.json b/tools/perf/pmu-events/arch/x86/nehalemex/floating-point.json
>> index 7d2f71a9dee3..6b9b9fe74f3b 100644
>> --- a/tools/perf/pmu-events/arch/x86/nehalemex/floating-point.json
>> +++ b/tools/perf/pmu-events/arch/x86/nehalemex/floating-point.json
>> @@ -15,7 +15,7 @@
>> "UMask": "0x4",
>> "EventName": "FP_ASSIST.INPUT",
>> "SampleAfterValue": "20000",
>> - "BriefDescription": "X87 Floating poiint assists for invalid input value (Precise Event)"
>> + "BriefDescription": "X87 Floating point assists for invalid input value (Precise Event)"
>> },
>> {
>> "PEBS": "1",
>> diff --git a/tools/perf/pmu-events/arch/x86/westmereep-dp/floating-point.json b/tools/perf/pmu-events/arch/x86/westmereep-dp/floating-point.json
>> index 7d2f71a9dee3..6b9b9fe74f3b 100644
>> --- a/tools/perf/pmu-events/arch/x86/westmereep-dp/floating-point.json
>> +++ b/tools/perf/pmu-events/arch/x86/westmereep-dp/floating-point.json
>> @@ -15,7 +15,7 @@
>> "UMask": "0x4",
>> "EventName": "FP_ASSIST.INPUT",
>> "SampleAfterValue": "20000",
>> - "BriefDescription": "X87 Floating poiint assists for invalid input value (Precise Event)"
>> + "BriefDescription": "X87 Floating point assists for invalid input value (Precise Event)"
>> },
>> {
>> "PEBS": "1",
>> diff --git a/tools/perf/pmu-events/arch/x86/westmereep-sp/floating-point.json b/tools/perf/pmu-events/arch/x86/westmereep-sp/floating-point.json
>> index 7d2f71a9dee3..6b9b9fe74f3b 100644
>> --- a/tools/perf/pmu-events/arch/x86/westmereep-sp/floating-point.json
>> +++ b/tools/perf/pmu-events/arch/x86/westmereep-sp/floating-point.json
>> @@ -15,7 +15,7 @@
>> "UMask": "0x4",
>> "EventName": "FP_ASSIST.INPUT",
>> "SampleAfterValue": "20000",
>> - "BriefDescription": "X87 Floating poiint assists for invalid input value (Precise Event)"
>> + "BriefDescription": "X87 Floating point assists for invalid input value (Precise Event)"
>> },
>> {
>> "PEBS": "1",
>> diff --git a/tools/perf/pmu-events/arch/x86/westmereex/floating-point.json b/tools/perf/pmu-events/arch/x86/westmereex/floating-point.json
>> index 7d2f71a9dee3..6b9b9fe74f3b 100644
>> --- a/tools/perf/pmu-events/arch/x86/westmereex/floating-point.json
>> +++ b/tools/perf/pmu-events/arch/x86/westmereex/floating-point.json
>> @@ -15,7 +15,7 @@
>> "UMask": "0x4",
>> "EventName": "FP_ASSIST.INPUT",
>> "SampleAfterValue": "20000",
>> - "BriefDescription": "X87 Floating poiint assists for invalid input value (Precise Event)"
>> + "BriefDescription": "X87 Floating point assists for invalid input value (Precise Event)"
>> },
>> {
>> "PEBS": "1",
>> --
>> 2.22.0.214.g8dca754b1e87
Powered by blists - more mailing lists