Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Trace Compass/News/NewIn80

Contents

Added

DataProviderManager#getOrCreateDataProvider()

DataProviderManager#getExistingDataProvider()

statesystem.core: Add graphical examples of state system queries

segmentstore: new API for custom aspects

callstack: extend CallStackSeries API

Changed

Change tooltip background for sequence diagram

rcptt: upgrade RCPTT to 2.5.3 and update integration with maven

tmf.core: Refactor duplicates in IYAppearance

timing.core: Serialize xy scatter as series type

Removed

AbstractTimeGraphView#getViewMarkerList

FilteredCheckboxTree(Composite, int, PatternFilter, boolean)

TriStateFilteredCheckboxTree(Composite, int, PatternFilter, boolean)

Removed

AbstractSegmentStoreTableViewer#computeRegexPredicate

segmentstore.SubSecondTimeWithUnitFormat

Fixed

Bug 578958: Create composite DP for callstack DP and experiment

rcptt: Use https for tracecompass-test-traces dependency

sonarlint: Fix some trivial issues in recent files

tmf: Bug 579997: Incorrect item bounds in time graph

tmf.ui: Remove extra assignment in TimeGraphControl

tmf.ui: Remove extra null check in TimeGraphControl

tmf.ui: Fix the TimeGraphControl sonarlint styling

tmf.ui: Fix Eclipse formatting in TimeGraphControl

Bug 579484: Undeprecate used getStateTableIndex

Bug 579484: Use getAverageCharacterWidth directly

Bug 579484: Undeprecate mandatory experiment ctors

Bug 579484: Undeprecate mandatory event class ctor

Bug 579484: Remove deprecated ILegendImageProvider

Add the few missing @deprecated javadoc tags

timing.core: Remove unused parameter in SegmentStoreScatterDataProvider

timing.core: Fix ternary use in SegmentStoreScatterDataProvider

timing.core: Remove extra parentheses in SegmentStoreScatterDataProvider

timing.core: Fix NON-NLS in SegmentStoreScatterDataProvider

tmf.core: Fix eclipse formatting for files changed

tmf.ui: Create a new view when a view is already pinned

Bug 498218: Add help support for external analyses

tmf: Bug 579358: Clearing filter from editor doesn't update time chart

analysis: Bug 579219: show actual Total CPU usage in CPU view tree

Deprecated

Unused o.e.t.t.core.model.xy.ISeriesModel.DisplayType.AREA

IYAppearance, use StyleProperties instead

Unused o.e.t.tmf.core.model.xy.ITmfCommonXAxisModel

Unused o.e.t.tmf.core.model.xy.ITmfXyModel.hasCommonXAxis

Unused o.e.t.t.core.presentation.IYAppearance.Style

Unused o.e.t.t.core.presentation.IYAppearance.SymbolStyle.NONE

Unused o.e.t.t.core.presentation.IYAppearance.getName

Unused o.e.t.t.core.presentation.IYAppearance.getStyle

Unused o.e.t.t.core.presentation.IYAppearance.getColor

Unused o.e.t.t.core.presentation.IYAppearance.getType

Unused o.e.t.t.core.presentation.IYAppearance.getWidth

Unused o.e.t.t.core.presentation.IYAppearance.getSymbolStyle

Unused o.e.t.t.core.presentation.IYAppearance.getSymbolSize

Unused o.e.t.t.core.presentation.IYAppearance.toOutputElementStyle

Unused o.e.t.internal.tmf.core.presentation.YAppearance

Unused o.e.t.t.core.viewmodel.IYSeries

Unused o.e.t.t.core.viewmodel.YSeries

Unused o.e.t.t.core.viewmodel.ICommonXAxisModel

DataProviderManager#getDataProvider()

Back to the top