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

Trace Compass/News/NewIn52

< Trace Compass
Revision as of 17:19, 18 November 2019 by Unnamed Poltroon (Talk) (Created page with "==Added== * Support extend selection with Shift+click on marker axis * Bug 552713: Support building of Trace Compass with Java 11 * TimeGraphState constructor that takes value...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Added

  • Support extend selection with Shift+click on marker axis
  • Bug 552713: Support building of Trace Compass with Java 11
  • TimeGraphState constructor that takes value and style
  • Support tooltip information from multiple data providers
  • Event aspect categories to allow classification.
  • Support override fetch parameters for time graph data provider
  • Show Labels view menu to time graph views

Deprecated

  • AbstractFileCheckpointCollection#getFileChannel

Fixed

  • Bug 553074: Tooltip not shown for String or null value in SSE
  • Race condition in indexer
  • Increased performance of Attribute Pools
  • Source code lookup hyperlink in tooltips
  • Possible NullPointerException handling SoftIrq events
  • Bug 552664: ConcurrentModifException in StateSystemDataProvider
  • propagate InterruptedException

Changed

  • Use apache.cli for command line argument parsing
  • Command line arguments should be preceded by --cli
  • Use presentation provider to get tooltip for source code lookup
  • Provide an UstDebugInfoSymbolProvider in ust.core

Security

  • improve buffered blocking queue checks

Bugs fixed in the 5.2.0 release

See Bugzilla report Bugs Fixed in Trace Compass 5.2.0

Back to the top