VIRTUTECH CONFIDENTIAL    Previous - Up - Next

x86-linux-process-tracker

Provided by
x86-linux-process-tracker
Class Hierarchy
conf-objectlog-objectx86-linux-process-tracker
Interfaces Implemented
log_object, tracker_unix, tracker_settings, tracker
Description

Process tracker for Linux on x86.


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
kernel_stack_size
Session attribute; read/write access; type: Integer.

Size (in bytes) of a kernel stack. Must be a power of two. 4096 bytes in some 2.6 kernels; otherwise 8192 bytes.

pid_offset
Session attribute; read/write access; type: Integer.

Offset (in bytes) of the pid in the task_struct struct. This can be found by disassembling the kernel's getpid syscall.

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
statusprint status of the device

Command Descriptions

<x86-linux-process-tracker>.status
Synopsis
<x86-linux-process-tracker>.status
Description
Print detailed information about the current status of the device.

VIRTUTECH CONFIDENTIAL    Previous - Up - Next