Trace Compass/News/NewIn63
Contents
- 1 Added
- 1.1 File stream is passed to SortingJob#processMetadata of Json traces
- 1.2 Fetch event table lines by timestamp
- 1.3 Custom cursors to indicate the state of histogram navigation.
- 1.4 static create() method in TmfTimeGraphCompositeDataProvider
- 1.5 UST markers to Resources View
- 1.6 UST markers to Control Flow View
- 1.7 IOutputAnnotationProvider to TmfTreeCompositeDataProvider
- 1.8 Add support for VERTICAL_ALIGN style for annotation symbols
- 1.9 Support the offset_s parameter in the metadata file
- 2 Fixed
- 2.1 Don't return empty experiment in TmfTraceManager.getTraceSet()
- 2.2 Resources Status and Thread Status DP factories for experiments
- 2.3 build issues for java11 builds on certain Linux distributions
- 2.4 Avoid event request for empty trace in TmfEventTableDataProvider
- 2.5 Aggregate all tooltips in TmfTimeGraphCompositeDataProvider
- 3 Changed
- 3.1 Strip leading underscore from CTF packet context field names
- 3.2 Use dataprovider to provide state styles for resources view
- 3.3 only request new visible markers from time graphs
- 3.4 Events table data provider now sends timestamps in nanoseconds as well as a formatted one.
- 3.5 move frequency from relative to absolute scale
- 4 Deprecated
- 5 Bugs fixed in the 6.3.0 release
Added
File stream is passed to SortingJob#processMetadata of Json traces
Fetch event table lines by timestamp
static create() method in TmfTimeGraphCompositeDataProvider
UST markers to Resources View
UST markers to Control Flow View
IOutputAnnotationProvider to TmfTreeCompositeDataProvider
Add support for VERTICAL_ALIGN style for annotation symbols
Support the offset_s parameter in the metadata file
Fixed
Don't return empty experiment in TmfTraceManager.getTraceSet()
Resources Status and Thread Status DP factories for experiments
build issues for java11 builds on certain Linux distributions
Avoid event request for empty trace in TmfEventTableDataProvider
Aggregate all tooltips in TmfTimeGraphCompositeDataProvider
Changed
Strip leading underscore from CTF packet context field names
Use dataprovider to provide state styles for resources view
only request new visible markers from time graphs
Events table data provider now sends timestamps in nanoseconds as well as a formatted one.
move frequency from relative to absolute scale
Deprecated
AbstractTimeGraphView#getViewMarkerList without entries
Bugs fixed in the 6.3.0 release
See Bugzilla report Bugs Fixed in Trace Compass 6.3.0