sudkannan / likwid

Automatically exported from code.google.com/p/likwid
GNU General Public License v3.0
0 stars 0 forks source link

perl/generateGroups.pl does not recognize the Xeon Phi counter LONG_DATA_PAGE_WALK (or any performance counter that contains "LONG" in its name) #175

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. create attached group groups/phi/TLB.txt
2. build

What is the expected output? What do you see instead?
build warning:

===>  GENERATE GROUP HEADERS
Use of uninitialized value $eventSet in substitution (s///) at 
./perl/generateGroups.pl line 67, <FILE> line 7.
Use of uninitialized value $eventSet in pattern match (m//) at 
./perl/generateGroups.pl line 105.

What version of the product are you using?
3.1.3

Please provide any additional information below.
perl/generateGroups.pl erroneously assumes it enters the LONG section (line 68)

Original issue reported on code.google.com by j.w.rom...@gmail.com on 19 Jan 2015 at 9:16

Attachments:

GoogleCodeExporter commented 9 years ago
I guess the LONG is the problem. It looks like a valid bug. We will have a look 
at it.

Original comment by jan.trei...@gmail.com on 27 Jan 2015 at 8:22

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r471.

Original comment by Thomas.R...@googlemail.com on 9 Feb 2015 at 3:33

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r472.

Original comment by Thomas.R...@googlemail.com on 9 Feb 2015 at 3:34