How can we help you today? How can we help you today?

"compatibility" issue : Performance Profiler & reflector

Hello,

I have some small "compatibility" issues between Reflector & Performance profiler.

I try to use Performance profiler in "only methods with source" mode, but due to the installation of Reflector, almost all the code of the WPF framework is now considered as "methods with source". I think it might be interresting to define more specific filters, for instance "only the code that does not belong to the following assemblies".
JolyLoic
0

Comments

3 comments

  • Brian Donahue
    Hello,

    That may be a good idea. The connection between Reflector and Profiler was done very intentionally so that decompiled assemblies look like they are your own code.

    I don't know how you would turn it off, but I'll double-check with our guys here.
    Brian Donahue
    0
  • Brian Donahue
    You cannot turn off the display of decompiled source code in ANTS Performance Profiler's source code window, so I have raised this as an issue ( PP-1401 )
    Brian Donahue
    0
  • JolyLoic
    Thank you !
    JolyLoic
    0

Add comment

Please sign in to leave a comment.