<probe_monitor>.export-json <probe_monitor>.info
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

<probe_monitor>.html-report

Synopsis

<probe_monitor>.html-report [html-dir] [json-filename] [-open-browser]

Description

Produce performance report in HTML. Which graphs that gets included depends on the probes that has been monitored. The html-dir specifies the directory of the html report, if not specified a temporary directory will be created. The file "index.html" is the start page. The json-filename can specify an already generated json file and a report of its data will be presented instead.

The -open-browser switch starts a web-browser directly on the generated file.

Provided By

probe-monitor

See Also

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