Standard Linux Node Tree.
conf_object, log_object, osa_mapper_admin, osa_mapper_control, osa_mapper_query, osa_linux_software_info, osa_target_info
- 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.
-
info
– print information about the object
-
log-syscalls
– start logging system calls
-
status
– print status of the object
-
node_tree_admin
-
Required attribute;
read/write access; type:
o
Object that administrates the node tree. Must implement the osa_node_tree_admin interface
-
tracker_state_notification
-
Required attribute;
read/write access; type:
o
Object to subscribe for tracker state updates on. Must implement the osa_tracker_state_notification interface
-
tracker_state_query
-
Required attribute;
read/write access; type:
o
Object that keeps the tracker state. Must implements the osa_tracker_state_query interface
-
tracker
-
Required attribute;
read/write access; type:
o
Software tracker object
-
ignore_empty_name
-
Optional attribute;
read/write access; type:
b
If set to true updates to the name property that are empty strings will be ignored.
-
enabled
-
Pseudo attribute;
read-only access; type:
b
Mapper enabled - read only
linux-tracker