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

< Trace Compass
Revision as of 16:58, 19 March 2019 by Unnamed Poltroon (Talk) (Add support for context PID and TID aspects)

Add support for context PID and TID aspects

Traces with fields of PID and TID can now help populate full system models. Basically, if an event has a field named PID or TID, many analyses will now assume they they are the process ID and thread ID corresponding to the event.

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.

System-call-names.png

LAMI: export...

Export tables to TSV and charts to PNG.

Export-tsv-lami.gif Export-png-lami.gif

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.

Bugs fixed in the 4.3.0 release

See Bugzilla report Bugs Fixed in Trace Compass 4.3.0

Back to the top