Comments
1 comment
-
Hi there- good to have you back
Quick question: are your sourcefiles stored in 16 bit Unicode (with Header 0xFF 0xFE)? This trips us up sometimes.
Sloo-o-oow question: when you get this problem, have you a region selected in the timeline, or, perhaps, have you not touched the time line at all that session? I have noticed that we are a little to susceptible to problems upon "redrawing" after recalculation of teh data (after selecting a time region). Workaround here is not to select a time region.
Does the problem (or similar problem) happen on each mode of profiling: methods only / line-level (most detailed) etc?
Add comment
Please sign in to leave a comment.
I'm back !
Initial use of v5, I was tracing a bottleneck and when I click on the constructor it showed the code in double space, the main problem being that the line numbers do not match, therefore the timings, hit counts etc do not match.
all other methods in the same file checked so far are all ok it is just the constructor method, let me explain....
If I jump to any other method in the same class all is ok (see common.png(, however if I jump to the file via the ...ctor method then all items in the code window are shown as per (error.png).
strange.
any ideas ?
Paul.