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 time we get an update with the fixes, ok? Thanks, - Arnaldo > Signed-off-by: Masanari Iida <[email protected]> > --- > 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

