probe_sum_probe probe_telemetry
Simics Reference Manual  /  5 Classes  / 

probe_system_perfmeter

Description

Probe based system-perfmeter extending on the probe-monitor, but adds some performance related features

Interfaces Implemented

conf_object, log_object, table

Notifiers

cell-change
Notifier that is triggered after the object's cell was changed.
object-delete
Notifier that is triggered just before Simics object is deleted.
queue-change
Notifier that is triggered after the object's clock was changed. New clock can be obtained with the SIM_object_clock function.

Commands for this class

Commands for interface table

Attributes

mode
Required attribute; read/write access; type: s
Sampling mode used.
interval
Optional attribute; read/write access; type: f
Sampling interval.
clock
Optional attribute; read/write access; type: o|n
Master clock.
notifier_type
Optional attribute; read/write access; type: s|n
Notifier type.
notifier_obj
Optional attribute; read/write access; type: o|n
Object where the notifier is installed.
timestamp_file_name
Optional attribute; read/write access; type: s|n
Sampler timestamp file to read/write.
summary
Optional attribute; read/write access; type: b
Print a summary when simulation stops.
window
Optional attribute; read/write access; type: b
Open an independent console window.
print_no_samples
Optional attribute; read/write access; type: b
Disable sample printing.
output_file_name
Optional attribute; read/write access; type: n|s
Table dump file name.

Provided By

probe-monitor
probe_sum_probe probe_telemetry