質問

Visual Studio profiler does not show mesured time affected by method relations. I mean there is method C. It can be called from A or B. I want the profiler to show me that when A calls C there are 10-12 ms spent but when B calls C there are 30-70 ms spent in C. Can you suggest any existing profilers to handle this situation?

役に立ちましたか?

解決

After all, I made it. I am not sure weather I am going to share it. If you think you that you need it - let me now. Profiler

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top