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

<probe_system_perfmeter>.html-report

Synopsis

<probe_system_perfmeter>.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_system_perfmeter>.add-probe, <probe_system_perfmeter>.export-json, <probe_system_perfmeter>.plot-graph, <probe_system_perfmeter>.merge-json, <probe_system_perfmeter>.profile-probes, <probe_system_perfmeter>.remove-probe, <probe_system_perfmeter>.start, <probe_system_perfmeter>.print-history, <probe_system_perfmeter>.sampling-settings, <probe_system_perfmeter>.summary, <probe_system_perfmeter>.table-settings, <probe_system_perfmeter>.stop, <probe_system_perfmeter>.delete
<probe_system_perfmeter>.export-json <probe_system_perfmeter>.info