Version P - 16.098.25+
Trace viewer is the next generation of Trace listener combined with Code profiler. It combinates the best of both, therefore old Trace listener and Code profiler were removed from the aplication.
attachment=0
- Trace viewer
- Trace viewer.PNG (173.32 KiB) Viewed 4391 times
bTree view:/b
This view represents old trace listener. It have same functions + some new nice features.
list
*The tree on left side is clickable - after double click on function - CLS with function is opened and script scroll to the begion of selected function./*:m
*Same behaviour is on the right side - double click open CLS with that row and scroll on its position./*:m
*Execution time in micro seconds and in % is displayed on the right side./*:m
*Input parameters of functions are displayed and real used values are displayed in light yellow box./*:m
*Update calculation or draw - Trace can be generated for calculation (default) or for draw/*:m
*Improved search function - simple move forward or backward between searched strings/*:m
*Improved error handling system - If error appear in trace, number of error is displayed in the trace menu + two red arrow icons for moving forward or backward between errors are added to trace menu/*:m
*Minimal time % - It can be used for filtering trace only for rows with major execution time inpact (old code profiler functionality). Recommended use is in Summary view/*:m
*Save to file - trace can be saved to readable file in xml format/*:m/list:u
bSummary view:/b
This view represents old code profiler. Code rows are ordered in descending order.