proc Probe Arguments

The argument types for the proc probes are listed in Table 11-24. The arguments are described in List of proc Probes.

Table 11-24 List of proc Probe Arguments

Name of Probe args[0] args[1] args[2]

create

psinfo_t *

-

-

exec

char *

-

-

exec-failure

int

-

-

exec-success

-

-

-

exit

int

-

-

fault

int

siginfo_t *

-

lwp-create

lwpsinfo_t *

psinfo_t *

-

lwp-exit

-

-

-

lwp-start

-

-

-

signal-clear

int

-

-

signal-discard

lwpsinfo_t *

psinfo_t *

int

signal-handle

int

siginfo_t *

void (*)(void)

signal-send

lwpsinfo_t *

psinfo_t *

int

start

-

-

-