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

Difference between revisions of "Trace Compass/News/NewIn43"

(Trace Package Export/Import of Experiments)
(Add properties for traces)
Line 28: Line 28:
  
 
Display correct titles in properties pages.
 
Display correct titles in properties pages.
 +
[[File:propertiesfortraces.png]]
  
 
= Bugs fixed in the 4.3.0 release =
 
= Bugs fixed in the 4.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=4.3.0 Bugs Fixed in Trace Compass 4.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=4.3.0 Bugs Fixed in Trace Compass 4.3.0]

Revision as of 16:34, 19 March 2019

Add support for context PID and TID aspects

Traces with fields of PID and TID can now help populate full system models.

Trace Package Export/Import of Experiments

The Export Trace Package and Import Trace Package commands can now handle experiments. An experiment's traces, bookmarks and supplementary files can be saved and shared in a trace package archive.

ExportTracePackageExperiment.png

Support for PCAP Next Generation (pcapng) Capture File Format

The Pcap Analysis feature now supports the pcapng file format.

Linux: remove system call prefix

Show read instead of sys_read. This corresponds better with the man pages and actual function names.

LAMI: export...

Export tables to TSV and charts to PNG.

Data Driven Analyses

Improve XML error messages: Analyses will not run if there are "compilation" errors, like undefined actions/tests/states, etc. Those error messages and warnings are in the "Error Log" view.

Add properties for traces

Display correct titles in properties pages. Propertiesfortraces.png

Bugs fixed in the 4.3.0 release

See Bugzilla report Bugs Fixed in Trace Compass 4.3.0

Back to the top