Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Trace Compass/News/NewIn33

< Trace Compass
Revision as of 14:48, 1 February 2018 by Unnamed Poltroon (Talk) (Dynamic Filtering in the Control Flow View)

State System Explorer

The State System explorer is now a Time Graph View, which makes it easier to understand the states stored by different analysis.

As before, the view is opened with the tree (in this case the entry tree) expanded up to the state system level.

Double clicking on an analysis which has not started yet starts it, else double clicking entries expands or collapses them.

Intervals with null states appear as transparent states, and other state values are assigned a color.

The tool tips show the value, type, quark, full path, start, end and duration of an interval.

StateSystemExplorer.png

Export views to image

Export views allows sharing findings with people outside of Trace Compass.

MolsonEx.png

ExampleCfvExport.jpg

Dynamic Filtering in the Control Flow View

The Control Flow View gains the ability to filter by active threads and active threads on certain CPU on the visible time range.

The new filter is accessed via the view drop down menu > Dynamic Filters > Configure...

The filter also works for experiments.

DynamicCFVfilter.png

Back to the top