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

Difference between revisions of "Trace Compass/News/NewIn70"

(Created page with "== Added == === TraceAnnotationProvider in core and implement it for lost events === === factory methods to AnnotationCategoryModel and AnnotationModel === == Changed == ==...")
 
Line 6: Line 6:
 
== Changed ==
 
== Changed ==
  
 +
=== Require JDK 11 for building with default target and settings ===
 
=== Upgrade JRE version requirements of the RCP from 8 to 11. ===
 
=== Upgrade JRE version requirements of the RCP from 8 to 11. ===
 
=== Return a list of dataproviders in alphabetical order ===
 
=== Return a list of dataproviders in alphabetical order ===
 +
=== tmf: Bug 573249: Allow any Number for opacity or -factor in StyleManager ===
 +
=== tmf: Provide opacity property for lost event annotations ===
 +
=== statesystem: improve error message on String error ===
 +
=== tmf.core: Allow merging annotations with same category names ===
 +
=== tmf.core: Sort analyses alphabetically ===
  
== Fixed ==
+
== Deprecated ==
  
=== Bug 573418: Use https in p2.inf files ===
 
=== Bug 573437: parent process assignment of processes ===
 
=== Cancel CommonXAxisChartViewer update thread just before creating a new one ===
 
=== LTTng ust tracks realloc properly. ===
 
=== Bug 567888: TmfTreeCompositeDataProvider doesn't consider scope ===
 
=== Annotations in experiements ===
 
 
== Unknown ==
 
 
=== releng: Build with tracecompass-e4.20 target by default ===
 
=== releng: Make JDK version configurable in pom.xml ===
 
=== releng: Add e4.20 and update eStaging targets for 2021-06 M2 ===
 
=== releng: Bug 573418: Use https in p2.inf files ===
 
=== lttng: Bug 573437: Fix parent process assignment of processes ===
 
=== tmf: Bug 573247: PeriodicMarkerEventSource doesn't respect resolution ===
 
 
=== Bug 572888: analysis.graph: Remove deprecated APIs in graph component ===
 
=== Bug 572888: analysis.graph: Remove deprecated APIs in graph component ===
 
=== Bug 572888: Remove deprecated API in AbstractFileCheckpointCollection ===
 
=== Bug 572888: Remove deprecated API in AbstractFileCheckpointCollection ===
Line 37: Line 28:
 
=== Bug 572888: btf: Remove deprecated APIs ===
 
=== Bug 572888: btf: Remove deprecated APIs ===
 
=== Bug 572888: Remove deprecated APIs due move o.e.swtchart ===
 
=== Bug 572888: Remove deprecated APIs due move o.e.swtchart ===
=== tmf: Bug 573249: Allow any Number for opacity or -factor in StyleManager ===
+
 
=== tmf: Provide opacity property for lost event annotations ===
+
== Fixed ==
=== releng: bump JRE dependency to 11 for the standalone RCP ===
+
 
 +
=== Bug 573418: Use https in p2.inf files ===
 +
=== Bug 573437: parent process assignment of processes ===
 +
=== Cancel CommonXAxisChartViewer update thread just before creating a new one ===
 +
=== LTTng ust tracks realloc properly. ===
 +
=== Bug 567888: TmfTreeCompositeDataProvider doesn't consider scope ===
 +
=== Annotations in experiements ===
 +
=== lttng: Bug 573437: Fix parent process assignment of processes ===
 +
=== tmf: Bug 573247: PeriodicMarkerEventSource doesn't respect resolution ===
 
=== Common X axis viewer: bug 572887 Cancel before new update thread ===
 
=== Common X axis viewer: bug 572887 Cancel before new update thread ===
=== statesystem: improve error message on String error ===
 
=== releng: Upgrade org.eclipse.cbi.maven.plugins to 1.3.1 ===
 
 
=== ust.core: Fix realloc memory usage tracking ===
 
=== ust.core: Fix realloc memory usage tracking ===
 
=== tmf: Bug 567888: TmfTreeCompositeDataProvider doesn't consider scope ===
 
=== tmf: Bug 567888: TmfTreeCompositeDataProvider doesn't consider scope ===
 
=== tmf: Check state system boundaries in LostEventOutputAnnotationProvider ===
 
=== tmf: Check state system boundaries in LostEventOutputAnnotationProvider ===
=== tmf.core: Add trace annotation provider and implement it for lost events ===
 
=== Add factory methods to AnnotationCategoryModel and AnnotationModel ===
 
=== releng: Build with tracecompass-e4.19 target by default ===
 
=== releng: Update OOMPH setup file for 6.3.0 ===
 
=== releng: Add Trace Compass 6.3.0 baseline ===
 
=== releng: Update e4.19 and eStaging targets to 2021-03 release ===
 
=== tmf.core: Allow merging annotations with same category names ===
 
=== tmf.core: Sort analyses alphabetically ===
 
  
 
== Bugs fixed in the 7.0.0 release ==
 
== Bugs fixed in the 7.0.0 release ==
  
 
See Bugzilla report [https://bugs.eclipse.org/bugs/buglist.cgi?bug_status=RESOLVED&bug_status=CLOSED&classification=Tools&product=Tracecompass&query_format=advanced&resolution=FIXED&target_milestone=7.0.0 Bugs Fixed in Trace Compass 7.0.0]
 
See Bugzilla report [https://bugs.eclipse.org/bugs/buglist.cgi?bug_status=RESOLVED&bug_status=CLOSED&classification=Tools&product=Tracecompass&query_format=advanced&resolution=FIXED&target_milestone=7.0.0 Bugs Fixed in Trace Compass 7.0.0]

Revision as of 15:05, 26 May 2021

Contents

Added

TraceAnnotationProvider in core and implement it for lost events

factory methods to AnnotationCategoryModel and AnnotationModel

Changed

Require JDK 11 for building with default target and settings

Upgrade JRE version requirements of the RCP from 8 to 11.

Return a list of dataproviders in alphabetical order

tmf: Bug 573249: Allow any Number for opacity or -factor in StyleManager

tmf: Provide opacity property for lost event annotations

statesystem: improve error message on String error

tmf.core: Allow merging annotations with same category names

tmf.core: Sort analyses alphabetically

Deprecated

Bug 572888: analysis.graph: Remove deprecated APIs in graph component

Bug 572888: Remove deprecated API in AbstractFileCheckpointCollection

Bug 572888: state system: Remove deprecated APIs in messages

Bug 572888: tmf: remove deprecated APIs in TmfOpenTraceHelper

Bug 572888: Remove deprecated APIs in IElementResolver and related APIs

Bug 572888: tmf.ui: remove deprecated APIs in time graph filtering

Bug 572888: linux: Remove deprecated API in OsStrings

Bug 572888: XY model: Remove deprecated APIs in appearance model

Bug 572888: Remove deprecated APIs in XY model

Bug 572888: btf: Remove deprecated APIs

Bug 572888: Remove deprecated APIs due move o.e.swtchart

Fixed

Bug 573418: Use https in p2.inf files

Bug 573437: parent process assignment of processes

Cancel CommonXAxisChartViewer update thread just before creating a new one

LTTng ust tracks realloc properly.

Bug 567888: TmfTreeCompositeDataProvider doesn't consider scope

Annotations in experiements

lttng: Bug 573437: Fix parent process assignment of processes

tmf: Bug 573247: PeriodicMarkerEventSource doesn't respect resolution

Common X axis viewer: bug 572887 Cancel before new update thread

ust.core: Fix realloc memory usage tracking

tmf: Bug 567888: TmfTreeCompositeDataProvider doesn't consider scope

tmf: Check state system boundaries in LostEventOutputAnnotationProvider

Bugs fixed in the 7.0.0 release

See Bugzilla report Bugs Fixed in Trace Compass 7.0.0

Back to the top