This could be a borderline advertisement, not to mention subjective, but the question is an honest one. For the last two months, I\'ve been developing a new open source profiler
I'll add one more here that would really be sweet. Make a simple assembly that has a Mark(string)
function available, where if the application called that method, then in the results you could select to see the results just from there to (the end | some other specified mark). Another possibility is BeginSequence
and EndSequence
or something. Double plus if you can specify whether the mark applies only to the current thread, or to all threads.