Execution Count

ammalik@cs.uwaterloo.ca
3 Feb 2007 23:23:02 -0500

          From comp.compilers

Related articles
Execution Count ammalik@cs.uwaterloo.ca (2007-02-03)
| List of all articles for this month |

From: ammalik@cs.uwaterloo.ca
Newsgroups: comp.compilers
Date: 3 Feb 2007 23:23:02 -0500
Organization: Compilers Central
Keywords: debug, question
Posted-Date: 03 Feb 2007 23:23:02 EST

Hi:


I am interested in extracting execution counts of basic blocks from
SPEC2000 bench mark. It can be done using profiling. Is there any flag
in gcc which does this thing for me and dump the information in a
file? or any other compiler which has a feature which will help me in
doing that.


Thanks
Abid


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.