Trace Compass/News/NewIn62
Contents
- 1 Added
- 1.1 IOutputAnnotationProvider to TmfTreeCompositeDataProvider
- 1.2 tracing to Tmf Trees
- 1.3 Sample logging configuration
- 1.4 Preference option for hiding empty rows upon filtering
- 1.5 setter/getter for root entry name in segment store statistics
- 1.6 API to add/remove providers to TmfTreeCompositeDataProviders
- 2 Changed
- 2.1 only request new visible markers from time graphs
- 2.2 Events table data provider now sends timestamps in nanoseconds as well as a formatted one.
- 2.3 Aligned XY cursors with respect to time graphs.
- 2.4 change selection cursor to cross in timegraph.
- 2.5 Linux CPU data provider advertises column headers and labels
- 2.6 Let the resources status data providers sort the entries instead of views
- 3 Fixed
- 3.1 Bug 568624: Init scope using getScope() outside the constructor
- 3.2 Improved performance on all tri-state filtered checkbox tree views. e.g. CPU Usage
- 3.3 tmf: Time Graph context not deactivated after Edit in popup menu
- 3.4 Support experiments with only 1 trace in XmlDataProviderManager
- 3.5 Bug 568508: Dispose children DPs of TmfTreeCommpositeDataProvider
- 3.6 Fix obsolete checked elements in AbstractSelectTreeViewer/2
- 3.7 Bug 567884: Create unique entry IDs across providers and scopes
- 3.8 Bug 565097: When filtering, Time graph rows disappear when empty
- 3.9 OutOfMemoryException when validating json trace types
- 3.10 Improved overall state system performance with better hashing
- 3.11 Performance improvement on TID queries
- 3.12 Apply column descriptors in TmfTreeCompositeDataProvider
- 4 Deprecated
- 5 Bugs fixed in the 6.2.0 release
Added
IOutputAnnotationProvider to TmfTreeCompositeDataProvider
tracing to Tmf Trees
Sample logging configuration
Preference option for hiding empty rows upon filtering
setter/getter for root entry name in segment store statistics
API to add/remove providers to TmfTreeCompositeDataProviders
Changed
only request new visible markers from time graphs
Events table data provider now sends timestamps in nanoseconds as well as a formatted one.
Aligned XY cursors with respect to time graphs.
change selection cursor to cross in timegraph.
Linux CPU data provider advertises column headers and labels
Let the resources status data providers sort the entries instead of views
Fixed
Bug 568624: Init scope using getScope() outside the constructor
Improved performance on all tri-state filtered checkbox tree views. e.g. CPU Usage
Support experiments with only 1 trace in XmlDataProviderManager
Bug 568508: Dispose children DPs of TmfTreeCommpositeDataProvider
Fix obsolete checked elements in AbstractSelectTreeViewer/2
Bug 567884: Create unique entry IDs across providers and scopes
Bug 565097: When filtering, Time graph rows disappear when empty
OutOfMemoryException when validating json trace types
Improved overall state system performance with better hashing
Performance improvement on TID queries
Apply column descriptors in TmfTreeCompositeDataProvider
Deprecated
AbstractTimeGraphView#getViewMarkerList without entries
Bugs fixed in the 6.2.0 release
See Bugzilla report Bugs Fixed in Trace Compass 6.2.0