<mtprof>.modelstat <mtprof>.status
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

<mtprof>.save-data

Synopsis

<mtprof>.save-data [file] [-model] [-no-cell-data] [-octave] [-oplot]

Description

Save collected cell performance data to file in the form of a table. The default columns are virtual time, real time and per-cell cpu time.

Predicted execution time on a sufficiently parallel host machine is included in the table if the command is -model switch is used.

The -octave or -oplot switches can be used to generate output data suitable for Octave. The later of these two options causes explicit plot commands to be included in the output.

The -no-cell-data switch causes per-cell data to be omitted from the table.

The output data is either printed on stdout or saved the file, if specified.

Provided By

mtprof
<mtprof>.modelstat <mtprof>.status