dotgnu-general
[Top][All Lists]
Advanced

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

Re: [DotGNU]A small profiler (call graph) patch for ilrun


From: minddog
Subject: Re: [DotGNU]A small profiler (call graph) patch for ilrun
Date: Sun, 2 Feb 2003 17:55:20 -0700
User-agent: KMail/1.4.3

On Sunday 02 February 2003 13:25, Gopal V wrote:
>       The cool concept behind this is to introduce "dynamic" call
> graphs instead of static call graphs ... So you know exactly
> how many times a method is called and from where ...
>
> It gives the output in the format for the "dot" program that came
> with graphviz ... It gives an enormous .jpg , I don't like the
> JPG ... but the idea is cool ... I'm not absolutely certain
> that this is the right way , but I did it :)
>
> I think ``someone'' might be interested in making this an RDF
> triple set and storing it away ;)  ...

One feature that would be very beneficial for debugging would be line numbers 
of the executed statements in the source file be outputted.  

Great work gopal!

regards,
-- 
--minddog( Adam Ballai )

"I try to take it one day at a time, but several of them attack me at once."
-mistyflip


reply via email to

[Prev in Thread] Current Thread [Next in Thread]