mirror of
https://github.com/opnsense/src.git
synced 2026-02-14 16:23:25 -05:00
Rather than pushing all eight possible arguments into dtrace_probe()'s stack frame, make the syscall_args struct for the current syscall available via the current thread. Using a custom getargval method for the systrace provider, this allows any syscall argument to be fetched, even in kernels that have modified the maximum number of system call arguments. Sponsored by: EMC / Isilon Storage Division |
||
|---|---|---|
| .. | ||
| dtmalloc | ||
| dtrace | ||
| fbt | ||
| profile | ||
| sdt | ||
| systrace | ||
| prototype.c | ||