<probe_monitor>.info <probe_monitor>.plot-graph
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

<probe_monitor>.merge-json

Synopsis

<probe_monitor>.merge-json (input-filenames ... | list of input-filenames) output-filename [-indent]

Description

Combine multiple runs in JSON format into one file. This can be used to combine multiple runs with different probes, represented as one run. The input-filenames lists all json files that should be merged. When data exists in several files, the last file with the data is used.

The output-filename specifies the name of the generated merged json file.

With the -indent switch, the output file becomes readable by indenting the json text output, but leads to larger in file-size.

Provided By

probe-monitor

See Also

<probe_monitor>.add-probe, <probe_monitor>.export-json, <probe_monitor>.plot-graph, <probe_monitor>.profile-probes, <probe_monitor>.remove-probe, <probe_monitor>.start, <probe_monitor>.print-history, <probe_monitor>.sampling-settings, <probe_monitor>.html-report, <probe_monitor>.summary, <probe_monitor>.table-settings, <probe_monitor>.stop, <probe_monitor>.delete
<probe_monitor>.info <probe_monitor>.plot-graph