VIRTUTECH CONFIDENTIAL    Previous - Up - Next
cpu-mode-tracker
- Provided by
- 
cpu-mode-tracker
- Class Hierarchy
- 
conf-object → log-object → cpu-mode-tracker
- Interfaces Implemented
- 
log_object, tracker
- Description
- 
    This is a process tracker that is only able to track the processor
    mode (user or supervisor), and not individual processes.
 
Attributes
- Attributes inherited from class conf-object
- 
attributes, classname, component, iface, name, object_id, queue
- Attributes inherited from class log-object
- 
access_count, log_buffer, log_buffer_last, log_buffer_size, log_group_mask, log_groups, log_level, log_type_mask
- Attribute List
- 
- processors
- Session attribute; read/write access; type: [o*].
Processors whose modes are being tracked. 
 
Command List
- Commands defined by interface log_object
- 
log, log-group, log-level, log-size, log-type
- Commands defined by interface tracker
- 
activate, add-processor, deactivate, remove-processor
- Commands
- 
| status | print status of the device |  
 
Command Descriptions
- 
<cpu-mode-tracker>.status
- Synopsis
- 
<cpu-mode-tracker>.status
- Description
- 
Print detailed information about the current status of the device.
VIRTUTECH CONFIDENTIAL    Previous - Up - Next