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/NewIn50

< Trace Compass
Revision as of 14:05, 31 May 2019 by Patrick.tasse.gmail.com (Talk | contribs) (Added blank sections for new features and improvements)

Zoom to selection in time graph

XY Chart improvements

Added keyboard navigation

Use WASD Navigation in conjunction with the mouse, where one hand changes the mouse position and the other hand uses the keyboard shortcuts to zoom or scroll.

  • W: Zoom-in horizontally centered to the mouse position
  • S: Zoom-out horizontally centered to the mouse position
  • A: Scroll left by a quarter of the current window range
  • D: Scroll right by a quarter of the current window range

Other shortcuts:

  • +: Zoom-in centered to the selected time range (or window range if time selection is not visible)
  • -: Zoom-out centered to the selected time range (or window range if time selection is not visible)
  • Z: Zoom to current selected time range (if range is greater than 0)

Xy-wasd-navigation.gif Xy-z-to-zoom.gif

Added toolbar buttons

Zoomin nav.gif Zooms in on the selection by 50%
Zoomout nav.gif Zooms out on the selection by 50%

Configurable time format for time axis

Tooltip improvements

Selectable and resizable tooltip

Browser tooltip

Tooltip information for markers

System Calls categorized by component

Bugs fixed in the 5.0.0 release

See Bugzilla report Bugs Fixed in Trace Compass 5.0.0

Back to the top