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

(Added keyboard navigation)
(Added blank sections for new features and improvements)
Line 1: Line 1:
 +
= Zoom to selection in time graph =
 +
 
= XY Chart improvements =
 
= XY Chart improvements =
  
Line 26: Line 28:
 
| Zooms out on the selection by 50%
 
| 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 =
 
= Bugs fixed in the 5.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=5.0.0 Bugs Fixed in Trace Compass 5.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=5.0.0 Bugs Fixed in Trace Compass 5.0.0]

Revision as of 14:05, 31 May 2019

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