collect hw counters
807578Apr 20 2006 — edited Apr 27 2006I am running collect on a Niagara system and trying to get harware counter information, but all the counts are assigned to <Unknown>. For example I have run:
collect -p on -h +dcm/0,hi program
I get the routine timing information but all the d-cache misses are in <unknown>.
I have compiled using:
-xhwcprof -xdebugformat=dwarf -g -xO[23]
Any ideas?