Your "One-Stop-Shop" for your next Embedded Project

Stacks Image 17298

Tracealyzer for VxWorks



We are pleased to announce the release of Tracealyzer for VxWorks, now available for download.
Changes include several bug fixes and plenty of useful improvements, such as:


User Event Log

This view shows a text log of custom “User Events” that have been added in the embedded application code (much like “printf” call). We have now added new formatting options to allow for better display and text export. This view is opened by double-clicking on a yellow User Event labels in the main trace view, or from the View menu. 

(Click to expand)


Filter for Memory Leaks

The Object History View shows all operations for each kernel object. It can be used to view dynamic memory allocation events and now allows for filtering out matching memory allocation events (malloc/free) with the new “Show remaining only” filter. This view is opened by double-clicking on a malloc or free event in the main trace view, or that category in the view filter. 

(Click to expand)


Customize the Y-scale

Apart from the vertical main timeline, Tracealyzer also provides a variety of horizontal graphs showing different aspects of the trace, like task response times and custom data plots. We have now added the option to adjust the Y-axis scale on all such “scatterplot” type graphs. 

(Click to expand


Message Receive Time

The message queue latency, i.e., time from “send” to “receive”, can be plotted for each message. This view is opened from Views -> Add in the horizontal view window. 

(Click to expand)


Communication Flow Graph

This dependency graph shows “who’s talking to who”, i.e., how the tasks, ISRs and kernel objects interact in runtime. But for larger systems, showing all dependencies may yield a huge graph.
New filtering has been added to make the Communication Flow graph more useful for larger systems. The filter dialog is opened automatically before rendering the graph, if the graph is suspected to become large, but the filter can also be opened and edited from the menu.

(Click to expand)



Want to learn more?

The best way to learn is to download Tracealyzer for your platform and explore the features using included demo trace. The installer gives you a 10-day period evaluation with full functionality, so you can try it on your own system. You may also want to read more about the different Tracealyzer products on the Tracealyzer page, there you find sub-pages for each product. We can happy to provide a personal online demo in case you want to know more about specific features.