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/NewIn30

< Trace Compass
Revision as of 08:13, 7 April 2017 by Unnamed Poltroon (Talk) (Configurable Marker Sets)

Configurable Marker Sets

It is now possible for a user to configure marker sets to be visible in time graph views. The marker set defines a periodic marker with a specific period, reference and index range. The markers can further be split into equal length sub-markers or unequal length segments, recursively. The color, category, and label of each marker is configurable.

To configure a marker set, from the view menu select Marker Set > Edit..., and edit and save the XML file. To enable a marker set, select it from the same menu.

ConfigurableMarkerSets.png

Display Trace Range in Project Explorer

It is now possible to show the beginning and end time stamps for a trace in the project explorer. This is useful if you have many traces and know when an issue occurred. To activate this option, head to Preferences > Tracing and check the box Show trace time range in Project Explorer. The time is displayed in the Time Format from Tracing preferences.

If a trace is empty or its type unknown, nothing will be shown. It the range has not been fully read from the trace or the supplementary files, [...] will be shown. If the trace is being read and only its start time start is known, [start - ...] will be shown. Finally, when the end time end is also known, [start - end] will be shown.


ProjectExplorerDisplayRangePreferences.png ProjectExplorerDisplayRange.png

Bugs fixed in the 3.0.0 release

See Bugzilla report Bugs Fixed in Trace Compass 3.0.0

Back to the top