Hi,
I have created a costum .rtp file which can be used by "stat-manager format"
command and the content is:
"branches" <SUM:.*(-fag|-V|-execute)-branches>"correct"
<SUM:.*(-fag|-V|-execute)-correct>
"correct:bimodal" <SUM:.*(-fag|-V|-execute)-correct:bimodal>
"correct:gshare" <SUM:.*(-fag|-V|-execute)-correct:gshare>
"correct:unconditional" <SUM:.*(-fag|-V|-execute)-correct:unconditional>
"mispredict" <SUM:.*(-fag|-V|-execute)-mispredict>
"mispredict:direction" <SUM:.*(-fag|-V|-execute)-mispredict:direction>
"mispredict:meta" <SUM:.*(-fag|-V|-execute)-mispredict:meta>
"mispredict:meta:chose_bimod"
<SUM:.*(-fag|-V|-execute)-mispredict:meta:chose_bimod>
"mispredict:meta:chose_gshare"
<SUM:.*(-fag|-V|-execute)-mispredict:meta:chose_gshare>
"mispredict:new" <SUM:.*(-fag|-V|-execute)-mispredict:new>
"mispredict:target" <SUM:.*(-fag|-V|-execute)-mispredict:target>
"mispredict:meta" <SUM:.*(-fag|-V|-execute)-mispredict:meta>
When I run
stat-manager format $FLEXUS_ROOT/flexus-test-app/reports/branch.rpt ".*"
>branch.log
I see that only "Region 000" stats are printed. How can I tell "stat-manager
format" to include other regions too?
Thanks,
// Naderan *Mahmood;