op_note Struct Reference

Data type used by the module to notify daemon of fork/exit/mapping etc. More...

#include <op_interface.h>

List of all members.

Public Attributes

unsigned long addr
unsigned long len
unsigned long offset
unsigned int hash
unsigned int pid
unsigned int tgid
unsigned short type

Detailed Description

Data type used by the module to notify daemon of fork/exit/mapping etc.

Meanings of fields depend on the type of notification encoded in the type field.

See also:
OP_FORK, OP_EXEC, OP_MAP, OP_DROP_MODULES and OP_EXIT

Member Data Documentation

unsigned long op_note::addr
unsigned int op_note::hash

Referenced by opd_handle_mapping().

unsigned long op_note::len
unsigned long op_note::offset

Referenced by opd_handle_mapping().

unsigned int op_note::pid
unsigned int op_note::tgid
unsigned short op_note::type

The documentation for this struct was generated from the following file:

Generated on 27 Aug 2012 for oprofile by  doxygen 1.6.1