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.
conf_object, log_object, instrumentation_tool
- 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.
-
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.
ram-tracer