-
Notifications
You must be signed in to change notification settings - Fork 27
NewIn11.2
Patrick Tasse edited this page Nov 27, 2025
·
1 revision
- 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
- 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
- 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
- Deprecate fetchTree() in ITmfVirtualTableDataProvider