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.
Trace Compass/News/NewIn60
Contents
- 1 Added/Changed
- 1.1 Add TID and Exec_name to tooltip of Critical Path view
- 1.2 Make visibility of time graph and XY chart axis changeable
- 1.3 Add a toolbar button in Time Graph views to show or hide empty rows
- 1.4 Persistence for state of Hide Empty Rows Filter per open trace
- 1.5 Accelerate RGBA.fromString()
- 1.6 Better hide the 0 line of the density chart
- 1.7 Let tree viewer broadcast a model selected signal
- 1.8 Let segment table broadcast a model selected signal
- 1.9 Make the segment table filterable
- 1.10 Accelerate drawing of TimeGraphControl#drawItems
- 1.11 Make all trees persist expanded states
- 1.12 Add support for area charts in density view
- 1.13 Support multiple listeners for the selectTreeViewer
- 1.14 Add the statedump file descriptor to event layout
- 1.15 Let style manager manage multiple style inheritance
- 1.16 Let XY views have their own presentation providers
- 1.17 Add support for tracef
- 1.18 Support experiments in density views
- 1.19 Use OutputElementStyle for XY series as well
- 1.20 Allow CallsiteStateProvider to be extended
- 2 Fixed
- 2.1 Fix IO state provider for traces with lttng 2.12+
- 2.2 Fix handling of default styles
- 2.3 Fix histogram deadlock when max time is Long.MAX_VALUE
- 2.4 Fix rounding error in time graph horizontal drag
- 2.5 Fix progress reporting of analyses
- 2.6 Fix Time Chart view default state color
- 2.7 Preserve state of tree after content changes
- 2.8 Fix race condition on statistics
- 2.9 Preserve selection in segment table if it is still there
- 2.10 Fix color leak in Density view
- 2.11 Fix Select Traces Wizard page
- 2.12 Fix race condition on getInstance of layout
- 2.13 Fix error when opening the synchronize traces wizard
- 2.14 Fix infinite loop in StateSystemUtils.getTimes()
- 2.15 Fix overflow in StateSystemDataProvider state duration
- 3 Deprecated
- 3.1 Remove deprecated SeriesModel constructor
- 3.2 Remove deprecated TmfEventsStatistics
- 3.3 Remove deprecated filter attributes
- 3.4 Remove deprecated static field in ResourcesView
- 3.5 Remove deprecated package for UST memory
- 3.6 Remove unthrown exception in ss builder utils
- 3.7 Remove deprecated tooltip provider methods
- 3.8 Remove deprecated methods in XY
- 3.9 Remove deprecated methods of TimeGraphEntry
- 3.10 Remove deprecate filter methods
- 3.11 Remove deprecated factory method
- 3.12 Remove deprecated state system builder methods
- 3.13 Remove deprecated XmlDataProviderManager
- 3.14 Remove deprecated private method
- 3.15 Remove deprecated StateItem constructor
- 3.16 Remove deprecated API methods in data providers
- 3.17 Remove deprecated callstack field
- 4 Bugs fixed in the 6.0.0 release
Added/Changed
Add TID and Exec_name to tooltip of Critical Path view
Make visibility of time graph and XY chart axis changeable
Add a toolbar button in Time Graph views to show or hide empty rows
Persistence for state of Hide Empty Rows Filter per open trace
Accelerate RGBA.fromString()
Better hide the 0 line of the density chart
Let tree viewer broadcast a model selected signal
Let segment table broadcast a model selected signal
Make the segment table filterable
Accelerate drawing of TimeGraphControl#drawItems
Make all trees persist expanded states
Add support for area charts in density view
Support multiple listeners for the selectTreeViewer
Add the statedump file descriptor to event layout
Let style manager manage multiple style inheritance
Let XY views have their own presentation providers
Add support for tracef
Support experiments in density views
Use OutputElementStyle for XY series as well
Allow CallsiteStateProvider to be extended
Fixed
Fix IO state provider for traces with lttng 2.12+
Fix handling of default styles
Fix histogram deadlock when max time is Long.MAX_VALUE
Fix rounding error in time graph horizontal drag
Fix progress reporting of analyses
Fix Time Chart view default state color
Preserve state of tree after content changes
Fix race condition on statistics
Preserve selection in segment table if it is still there
Fix color leak in Density view
Fix Select Traces Wizard page
Fix race condition on getInstance of layout
Fix error when opening the synchronize traces wizard
Fix infinite loop in StateSystemUtils.getTimes()
Fix overflow in StateSystemDataProvider state duration
Deprecated
Remove deprecated SeriesModel constructor
Remove deprecated TmfEventsStatistics
Remove deprecated filter attributes
Remove deprecated static field in ResourcesView
Remove deprecated package for UST memory
Remove unthrown exception in ss builder utils
Remove deprecated tooltip provider methods
Remove deprecated methods in XY
Remove deprecated methods of TimeGraphEntry
Remove deprecate filter methods
Remove deprecated factory method
Remove deprecated state system builder methods
Remove deprecated XmlDataProviderManager
Remove deprecated private method
Remove deprecated StateItem constructor
Remove deprecated API methods in data providers
Remove deprecated callstack field
Bugs fixed in the 6.0.0 release
See Bugzilla report Bugs Fixed in Trace Compass 6.0.0