Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Trace Compass/News/NewIn12"

Line 11: Line 11:
  
 
[[Image:TraceRefresh.png]]
 
[[Image:TraceRefresh.png]]
 +
 +
= Trace indexing improvement =
 +
The indexing operation of traces and experiment will resume when closing and reopening a trace before the initial indexing operation was finished.
  
 
= Bugs fixed in this release =
 
= Bugs fixed in this release =
 
See Bugzilla report [https://bugs.eclipse.org/bugs/buglist.cgi?bug_status=RESOLVED&bug_status=CLOSED&classification=Tools&list_id=12429962&product=Tracecompass&query_format=advanced&resolution=FIXED&target_milestone=1.2.0 Bugs Fixed in Trace Compass 1.2]
 
See Bugzilla report [https://bugs.eclipse.org/bugs/buglist.cgi?bug_status=RESOLVED&bug_status=CLOSED&classification=Tools&list_id=12429962&product=Tracecompass&query_format=advanced&resolution=FIXED&target_milestone=1.2.0 Bugs Fixed in Trace Compass 1.2]

Revision as of 14:21, 22 October 2015

Support for filtering in Resources view

The Resources view now supports filtering of resources such as CPUs, IRQs and soft-IRQs.

FilterInResourcesView.png

Persistent filter in Control Flow and Resources view

The filter settings of Control Flow and Resources view are now persisted for all open traces. Switching between open traces won't remove the filter settings of each trace.

Support for refreshing of local traces

It is now possible to refresh traces from the Project Explorer and Events Table using a menu option of the F5 key. The trace index of updated traces will resume and the table will show added events.

TraceRefresh.png

Trace indexing improvement

The indexing operation of traces and experiment will resume when closing and reopening a trace before the initial indexing operation was finished.

Bugs fixed in this release

See Bugzilla report Bugs Fixed in Trace Compass 1.2

Back to the top