ram ram_tracer_connection
Simics Reference Manual  /  5 Classes  / 

ram_tracer

Description

The ram/rom tracer tool prints all monitored accesses to a ram or ram object to be printed. This blocks all caching of ram/rom pages in all processor so every access can be displayed. The new-ram-tracer command controls if read, write, or executed accesses should be printed. Inquiry accesses can also be added. The trace can be saved to a file as well.

Interfaces Implemented

conf_object, log_object, instrumentation_tool

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

Attributes

connections
Pseudo attribute; read-only access; type: [o*]
Example attribute, returns the connections
file
Pseudo attribute; read/write access; type: s|n
File to write to if set.

Provided By

ram-tracer
ram ram_tracer_connection