<DIV>
<DIV>Hi all,<BR><BR>Has someone tried on something like this?<BR><BR>I want to implement a concept.<BR><BR>I want to get a call graph for all functions and loops in an application.<BR>with Call graph i mean which line in source code was executed at a instant of time.<BR><BR>The graph would be listing something like<BR><BR>for:31 for:33 func1<BR>for:33<BR>func1 func2<BR>func2<BR><BR>for:line number<BR><BR>With this call graph we mean<BR>1. for:31 called for:33 and func1<BR>2. for:33 is for loop at line 33 , it is calls no one<BR>3. func1 calls func2<BR><BR>and like that<BR><BR>I had gone through tools such as gprof. But problem is gprof gives call graph at function level not at loop level.<BR><BR>One more solution to it is use of "ptrace" which traces the execution flow of an application.<BR>I am going through articles on ptrace with the hope to find solution for my problem.<BR><BR>If anyone knows about such a thing , do
 reply<BR><BR>Tanveer</DIV></DIV><p>__________________________________________________<br>Do You Yahoo!?<br>Tired of spam?  Yahoo! Mail has the best spam protection around <br>http://mail.yahoo.com