mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 22:27:47 -04:00
first five for probes entered through a UD fault (i.e. FBT probes). Specifically, handle the fact that dtrace_invop_callsite must be 16 byte-aligned and thus may not immediately follow the call to dtrace_invop() in dtrace_invop_start(). Also fetch register arguments and the stack pointer through a struct trapframe instead of a struct reg. PR: 191260 Submitted by: luke.tw@gmail.com MFC after: 3 weeks |
||
|---|---|---|
| .. | ||
| cyclic | ||
| dtmalloc | ||
| dtrace | ||
| fbt | ||
| lockstat | ||
| profile | ||
| sdt | ||
| systrace | ||
| prototype.c | ||