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 1: Line 1:
 +
= Support for LTTng session profiles =
 +
 +
== Saving of LTTng session profiles ==
 +
It is now possible to save a LTTng session from the '''LTTng Control''' view. The session configuration will be saved as profile in the user's workspace and can be used later on to load this session back on a node where LTTng 2.5 or later is installed.
 +
 +
[[Image:SaveSessionConfigAction.png]]
 +
 +
== Loading of LTTng session profiles ==
 +
The '''LTTng Control''' now supports loading one or more previously saved LTTng session configuration from the LTTng Control view. Using the Load session dialog box is possible to select the session profile to load.
 +
 +
[[Image:LoadSessionConfig.png]]
 +
 +
== Managing of LTTng session profiles ==
 +
A new preference page has been added to manage LTTng session profiles stored in the user's workspace. It is now possible to share profiles using the the import and export features as well as it is possible to delete a profile from the workspace.
 +
 +
[[Image:ManageSessionConfig.png]]
 +
 
= Support for filtering in Resources view =
 
= Support for filtering in Resources view =
 
The Resources view now supports filtering of resources such as CPUs, IRQs and soft-IRQs.
 
The Resources view now supports filtering of resources such as CPUs, IRQs and soft-IRQs.

Revision as of 15:49, 23 November 2015

Support for LTTng session profiles

Saving of LTTng session profiles

It is now possible to save a LTTng session from the LTTng Control view. The session configuration will be saved as profile in the user's workspace and can be used later on to load this session back on a node where LTTng 2.5 or later is installed.

SaveSessionConfigAction.png

Loading of LTTng session profiles

The LTTng Control now supports loading one or more previously saved LTTng session configuration from the LTTng Control view. Using the Load session dialog box is possible to select the session profile to load.

LoadSessionConfig.png

Managing of LTTng session profiles

A new preference page has been added to manage LTTng session profiles stored in the user's workspace. It is now possible to share profiles using the the import and export features as well as it is possible to delete a profile from the workspace.

ManageSessionConfig.png

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