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

(System Latency Analysis Table)
Line 9: Line 9:
 
[[Image:InitialGridLineSupport.png]]
 
[[Image:InitialGridLineSupport.png]]
  
= System Latency Analysis Table =
+
= System Call Latency Analysis Table =
  
 
Merged initial, in memory implementation of a '''Latency Analysis''' and  '''Latency Table''' for analyzing system call latencies in the Linux Kernel. This is a preliminary implementation and will be the base for a more generic support for Latency analyses for the Linux Kernel and for user applications.  
 
Merged initial, in memory implementation of a '''Latency Analysis''' and  '''Latency Table''' for analyzing system call latencies in the Linux Kernel. This is a preliminary implementation and will be the base for a more generic support for Latency analyses for the Linux Kernel and for user applications.  
Line 16: Line 16:
  
 
[[Image: SysCallLatencyAnalysis.png]]
 
[[Image: SysCallLatencyAnalysis.png]]
 
  
 
= Trace indexing improvement =
 
= Trace indexing improvement =

Revision as of 14:58, 21 September 2015

Pie Chart in Statistics view

Pie Charts have been added to the Statistics view.

StatisticsWithPieCharts.png

Grid lines in Time Graph views

Grid lines have been added to the time graph views such as the Control Flow view.

InitialGridLineSupport.png

System Call Latency Analysis Table

Merged initial, in memory implementation of a Latency Analysis and Latency Table for analyzing system call latencies in the Linux Kernel. This is a preliminary implementation and will be the base for a more generic support for Latency analyses for the Linux Kernel and for user applications.

Note that Labels and procedures might change before the actual Trace Compass release 2.0.

SysCallLatencyAnalysis.png

Trace indexing improvement

The indexing operation of traces and experiment will resume when closing and reopening a trace before the initial indexing operation was finished.

Bugs fixed in this release

See Bugzilla report Bugs Fixed in Trace Compass 2.0

Back to the top