Skip to main content

Notice: This Wiki is now read only and edits are no longer 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/NewIn83"

Line 1: Line 1:
 
== Added ==
 
== Added ==
== Changed ==
+
 
== Deprecated ==
+
=== Right-click on marker axis zooms to it ===
 +
=== Use ITmfSelectionTreeDataModel in AbstractSelectTreeViewer2 ===
 +
=== Set default entries in histogram data provider ===
 +
=== API to specify if entry is a default entry for XY charts ===
 +
=== SegmentStoreDensityDataProvider{Factory} for density views. ===
 +
 
 
== Fixed ==
 
== Fixed ==
 +
 +
=== Bug 581125: tmf: Upgrade org.apache.commons.cli version 1.4.0 ===
 +
=== callgraph: Fix CallGraphAnalysis format and lints ===
 +
=== callstack: Fix CallStackAnalysis format in Eclipse ===
 +
=== git: Ignore .polyglot.build.properties files generated by maven build ===
 +
=== git: Fix LC_COLLATE=C documented sort in gitignore ===
 +
=== statesystem: Remove TmfStateSystemExplorer NPE use ===
 +
=== statesystem: Fix TmfStateSystemExplorer formatting ===
 +
 
== Bugs fixed in the 8.3.0 release ==
 
== Bugs fixed in the 8.3.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=8.3.0 Bugs Fixed in Trace Compass 8.3.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=8.3.0 Bugs Fixed in Trace Compass 8.3.0]

Revision as of 15:52, 2 March 2023

Added

Right-click on marker axis zooms to it

Use ITmfSelectionTreeDataModel in AbstractSelectTreeViewer2

Set default entries in histogram data provider

API to specify if entry is a default entry for XY charts

SegmentStoreDensityDataProvider{Factory} for density views.

Fixed

Bug 581125: tmf: Upgrade org.apache.commons.cli version 1.4.0

callgraph: Fix CallGraphAnalysis format and lints

callstack: Fix CallStackAnalysis format in Eclipse

git: Ignore .polyglot.build.properties files generated by maven build

git: Fix LC_COLLATE=C documented sort in gitignore

statesystem: Remove TmfStateSystemExplorer NPE use

statesystem: Fix TmfStateSystemExplorer formatting

Bugs fixed in the 8.3.0 release

See Bugzilla report Bugs Fixed in Trace Compass 8.3.0

Back to the top