<probe_system_perfmeter>.profile-probes <probe_system_perfmeter>.sampling-settings
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

<probe_system_perfmeter>.remove-probe

Synopsis

<probe_system_perfmeter>.remove-probe [mode] [-objects] [-verbose] ("probe" ... | list of "probe")

Description

Remove probes previously added to the system-perfmeter.

If mode is used the probes added in that mode will be removed, otherwise probes in delta mode will be removed. To remove a probe added in several modes, this command should be run repeatedly, one for each mode.

Naming a probe will remove all instances of that probe in the given mode from the system-perfmeter, i.e. all objects that have that probe will be removed.

Identifying one or more probes with or without the -objects flag uses the same syntax as in the <probe_system_perfmeter>.add-probe command.

If -verbose is given all the proves added are logged to the console.

The command returns a list of the probe names added if used as a value.

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>.start, <probe_system_perfmeter>.print-history, <probe_system_perfmeter>.sampling-settings, <probe_system_perfmeter>.html-report, <probe_system_perfmeter>.summary, <probe_system_perfmeter>.table-settings, <probe_system_perfmeter>.stop, <probe_system_perfmeter>.delete
<probe_system_perfmeter>.profile-probes <probe_system_perfmeter>.sampling-settings