Ideas
Let people know if a profiling run had profiling disabled for the entire run.
This came from the discussion at:https://community.smartbear.com/t5/AQtime/Why-is-Performance-Profiler-indicating-no-routines-analyzed/td-p/149121 I lost about an hour wondering why I kept get...DerekMorin6 years agoNew ContributorNew Idea1.6KViews2likes0CommentsCoverage profiler also takes compiled instruction code plausibility into account.
Background: sometimes a compiler (MSVC) would generate unreachable instruction code (eventually in none-optimized case) and Coverage Profiler is still counting such unreachable instruction code as un...ted6 years agoNew ContributorNew Idea1.3KViews2likes0CommentsLight Coverage Results: Merge routing results regardsless of the template parameter
The results of the "Light Coverage" profiler should merge the results of all routines with different template parameters. Let's say, you have code like the example below. When you profile the app...BL_AKN9 years agoRegular VisitorNew Idea2.2KViews3likes0CommentsProvide line info when a routine is marked as "Unsafe"
When AQTime detects a routine to be unsafe, it would be very helpful if AQTime could tell the line number that causes the code to be unsafe. I have spent quite a lot of time breaking down a fairly...hhbhasenack9 years agoRegular VisitorNew Idea2.3KViews3likes0Comments