This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Basic blocks and profiling information
- From: Monica Magalhães Pereira <monica at natalnet dot br>
- To: gcc-help at gcc dot gnu dot org
- Date: Thu, 1 Mar 2007 09:18:39 -0300 (GMT+3)
- Subject: Basic blocks and profiling information
Hi,
I would like to know if there is any command which I can see the basic
blocks show in profiling information.
I am using an older version of gcc, because I need to see the bb.out and
analyze the profiling information about the basic blocks. But now, I need
to see the basic blocks.
Is there any command that I can generate these basic blocks?
Thanks
Monica