Skip to content

NewIn10.2

Bernd Hufmann edited this page Dec 4, 2024 · 2 revisions

NewIn10.2

Fixed

  • Fix SegmentStoreScatterDataProvider for empty segment store
  • Implement new query2D API in ThreadedHistoryTreeBackend
  • Do not reduce time range condition for root nodes
  • Failing test classes due to incorrect types.
  • tmf: Fix hash code of DataProviderDescriptor implementation
  • tmf: Fix stream orElse(null) errors

Updated

  • Latency Analysis DataProviderDescriptors with parentId
  • Latency Analysis DataProviderDescriptors with config

Added

  • data provider ProviderType.NONE for DPs without graphs
  • ITmfConfiguration configuration create and update methods
  • Allow TmfConfiguration to be de-/serialized with GSON
  • TmfConfiguration.UNKNOWN string if values are not set
  • configuration setter/getter in IAnalysisModule
  • ITmfDataProviderConfigurator interface for custom data provider
  • getAdapter() interface to IDataProviderFactory
  • parent ID and creation configuration to IDataProviderDescriptor
  • API to add and remove analysis modules to/from ITmfTrace
  • support for json-schema file to TmfConfigurationSourceType
  • clock scale in getEnvironment() in CTFTrace
  • Segments now have their own corresponding data type (e.g.,
  • ISegmentAspect now has getDataType() method, which returns
  • Proper corresponding data type to the aspects that their default
  • getDataType() for ITmfEventAspect
  • Default value for SegmentStoreStatisticsAspects
  • testing: add o.e.tc.datastore.core.tests to testing feature

Changed

  • DP name of Flame Chart created by different analyses
  • moved clock offset into getEnvironment() in CTFTrace
  • The data type declaration type from DataType to String to make
  • releng: Upgrade to Tycho 4.0.9
  • statesystem: Make o.e.tc.datastore.core.tests a non-fragment plug-in

Issues fixed in the 10.2 release

Issues closed in Trace Compass 10.2.0

Clone this wiki locally