Re: Tracing the sequence of method invocations in an application



Stig,

VS.NET 2005 will do this for you. You can instrument your application,
at a cost, it will cause your application to run much, much slower though.

There are also third party tools on the market that will do this for
you, I would search google for ".NET" and "profiler"

Hope this helps.

--
- Nicholas Paldino [.NET/C# MVP]
- mvp@xxxxxxxxxxxxxxxxxxxxxxxxxxx

"Stig" <stigbn@xxxxxxxxx> wrote in message
news:1124381273.270396.259710@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
>I would like to output the sequence of method calls from a running c#
> applcaition, but I don't want to add Debug.trace calls at the entry and
> exit points in each an every methods.
>
> Does there exist a c# profiler which can profile and then log the
> sequence of function calls automatically?
>
> regards
>
> Stig Nielsson
>


.



Relevant Pages

  • Re: Factoring - a newbie question
    ... Indeed, most Forths are optimized to minimize this cost, because of the extreme modularity that characterized Forth programming style. ... Factoring this would save 12 words and assuming I can think of a good name for the sequence, the end result should be more readable. ... The issue is often less whether factoring the sequence would save or cost and more whether the factor is a nameable concept. ... Once the word is tested, readability matters only if I have to revisit this particular word - which I think is unlikely, but one never knows. ...
    (comp.lang.forth)
  • Re: Best Match sort sequence
    ... I've tried Internet Explorer, Firefox, Netscape and Safari. ... seller status with good star ratings, high item cost, lots of existing ... Things that will count against you include postal cost being higher ... The sequence is different depending on which browser is used. ...
    (uk.people.consumers.ebay)
  • Re: Best Match sort sequence
    ... results are nothing like each other, which leads me to believe that a seller ... requiring Paypal payment at time of purchase. ... Things that will count against you include postal cost being higher ... The sequence is different depending on which browser is used. ...
    (uk.people.consumers.ebay)
  • Re: Attn: Atheists & Skeptics - Whats wrong with answersingenesis.com?
    ... >> it would take to sequence one set of DNA and change the base pairs to ... >>> John Drayton ... They wanted to get the cost ... By the time the chicken genome was sequenced ...
    (talk.origins)
  • Re: optimizing simple-arrays
    ... Here's another approach where one first builds a sequence of the wrong ... note: doing float to pointer coercion (cost 13), ...
    (comp.lang.lisp)