Re: Data Flow

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



monica wrote:
Hi,

I used the -fdump-tree-cfg to generate basic blocks, but what I really need is the data flow inside these basic blocks. I have read the debugging options, but I didn't find anything. Is there any command so I can use to generate the dfgs or someone implemented any tool that I can use?
I'll be really gratefull.

P.S: I just want to get the basic blocks generated by the -fdump-tree-cfg and see the data flow, but if someone has a tool that generates basic blocks and data flow using other commands it will be usefull too.

Thanks
Monica

What about:
http://kcachegrind.sourceforge.net/cgi-bin/show.cgi/KcacheGrindIndex.

This is a GUI that can use info from the valgrind tools.


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux