|
-
October 24th, 2020, 03:37 AM
#1
performance profiler for CPU usage in visual studio
Hello,
There is some issue reported by our test team that this release is bit slow in one of the operations.
So i was told to run the profiler. This is the first time i am running the profiler
I wanted to check particular function, so i put the breakpoint in the beginning and end of that function. Then run the profiler for the CPU usage. But strangely, the operation which is suspected to be issue, ( i.e the function with the breakpoints) is performed, but breakpoint is not hit. Profiler shows some part of the code, which i am not interested.
How to get the timing b/w the two breakpoints in the profiler.
Thankyou very much
pdk
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|