Instrumentation Attributes

By Michael Flanakin @ 1:04 PM :: 223 Views :: 0 Comments :: Visual Studio, (Open), (Unreported) :: Digg it!
I love Visual Studio's profiling/instrumentation capabilities; however, I wish there were settings or class/member attributes that could be used that would allow you to either exclusively ignore or inclusively instrument certain methods. The main difference between the two would be that an exclusive run would gather timing for everything by default while an inclusive run would only gather timing for the items you specify.

Ratings

Comments

Currently, there are no comments. Be the first to post one!
Click here to post a comment



Archives Archives

Categories Categories

Related Links Related Links