VIRTUTECH CONFIDENTIAL Previous - Up - Next
ppc64-linux-process-tracker
- Provided by
-
ppc64-linux-process-tracker
- Class Hierarchy
-
conf-object → log-object → ppc64-linux-process-tracker
- Interfaces Implemented
-
log_object, tracker_unix, tracker_settings, tracker
- Description
-
Process tracker for Linux on ppc64.
Note: This process tracker has
been superseded by the generic
linux-process-tracker.
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
-
- pid_offset_in_task_struct
- Session attribute; read/write access; type: Integer.
Offset (in bytes) of the pid in the task_struct struct.
- processors
- Session attribute; read/write access; type: [o*].
Processors whose modes are being tracked.
- task_struct_offset_in_paca
- Session attribute; read/write access; type: Integer.
Offset (in bytes) of the task_struct pointer in the paca struct.
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
-
<ppc64-linux-process-tracker>.status
- Synopsis
-
<ppc64-linux-process-tracker>.status
- Description
-
Print detailed information about the current status of the device.
VIRTUTECH CONFIDENTIAL Previous - Up - Next