<probe_monitor>.delete <probe_monitor>.export-to-db
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

<probe_monitor>.export-json

Synopsis

<probe_monitor>.export-json filename ["workload"] [-indent] [merge-strategy]

Description

Save all probe data to the JSON file filename.

The workload specifies what has been executed, this is also saved in the JSON file.

The -indent flag causes the json output to be properly indented for readability, but also makes the file larger.

The merge-strategy is typically only used by scripts that want to annotate how this run may be merged with other runs.

Additional information on Simics, the host and target is also saved.

Provided By

probe-monitor

See Also

<probe_monitor>.add-probe, <probe_monitor>.clear-history, <probe_monitor>.delete, <probe_monitor>.export-to-db, <probe_monitor>.force-sample, <probe_monitor>.html-report, <probe_monitor>.list-probe-collection, <probe_monitor>.load-probe-collection, <probe_monitor>.merge-json, <probe_monitor>.plot-graph, <probe_monitor>.print-history, <probe_monitor>.profile-probes, <probe_monitor>.remove-probe, <probe_monitor>.reset-session, <probe_monitor>.sampling-settings, <probe_monitor>.start, <probe_monitor>.stop, <probe_monitor>.summary, <probe_monitor>.table-settings
<probe_monitor>.delete <probe_monitor>.export-to-db