Skip to content

NewIn11.2

Patrick Tasse edited this page Nov 27, 2025 · 1 revision

NewIn11.2

Changed

  • reduced default alpha on bookmarks
  • tmf: Propagate analysis failure of dependent analysis to parent
  • tmf:Expose state system through data provider factory
  • tmf:refresh open state system analysis
  • tmf.ui: Instrument Histogram
  • tmf.ui: Add early exit to Histogram
  • ctf: improve error message for UUID missmatch
  • ctf: cache enums for non-overlapping values under 4096
  • ctf.core: Use intervaltree instead of map for enums
  • Improve Control Flow view

Added

  • Ability to have background markers
  • Add handlers to IRQs in resources views
  • API in TmfTrace to reset indexer
  • New method fetchColumns() in ITmfVirtualTableDataProvider
  • New method getId() in ITableColumnDescriptor
  • New method isHiddenByDefault() in ITableColumnDescriptor
  • callStack: add Annotations handlers for instant events
  • jsontrace: add events path to sorting job
  • callstack: add markers to nestable events

Fixed

  • Incorrect start/end time in ITmfTrace instances in experiment
  • timing: Return FAILED when analysis failed in SegmentStoreStatisticsDp
  • tmf: Fix SegmentStartNsTimeAspect data type
  • fix: trace server does not notify the client when the state system is empty and the analysis is completed, resulting in infinite polling
  • linux+callstack: Fix failing callstack
  • tmf: Fix issues with StateSystemDataProvider
  • profiling.ui: make reseting symbols asynchronous

Deprecated

  • Deprecate fetchTree() in ITmfVirtualTableDataProvider

Issues fixed in the 11.2 release

Issues closed in Trace Compass 11.2.0

Clone this wiki locally