Re: [PATCH v4] Use more flexible pattern matching for CPU identification for mapfile.csv

2017-12-05 Thread Arnaldo Carvalho de Melo
Em Tue, Dec 05, 2017 at 09:25:56AM +0530, Ravi Bangoria escreveu: > > On 12/04/2017 08:27 PM, William Cohen wrote: > > The powerpc cpuid information includes chip revision information. > > Changes between chip revisions are usually minor bug fixes and usually > > do not affect the operation of the

Re: [PATCH v4] Use more flexible pattern matching for CPU identification for mapfile.csv

2017-12-04 Thread Ravi Bangoria
On 12/04/2017 08:27 PM, William Cohen wrote: > The powerpc cpuid information includes chip revision information. > Changes between chip revisions are usually minor bug fixes and usually > do not affect the operation of the performance monitoring hardware. > The original mapfile.csv matching requir

[PATCH v4] Use more flexible pattern matching for CPU identification for mapfile.csv

2017-12-04 Thread William Cohen
The powerpc cpuid information includes chip revision information. Changes between chip revisions are usually minor bug fixes and usually do not affect the operation of the performance monitoring hardware. The original mapfile.csv matching requires enumerating every possible cpuid string. When a ne