mirror of
https://github.com/opnsense/src.git
synced 2026-02-19 02:30:08 -05:00
Fix stack unwinding such that requesting N stack frames in lockstat will actually give you N frames, not anywhere from 0-3 as had been before. lockstat prints the mutex function instead of the caller as the reported locker, but the stack frame is detailed enough to find the real caller. MFC after: 2 weeks |
||
|---|---|---|
| .. | ||
| dtrace_asm.S | ||
| dtrace_isa.c | ||
| dtrace_subr.c | ||
| regset.h | ||