freebsd-dev/sys/cddl
Justin Hibbits d69b94bab0 powerpc/dtrace: Actually fix stack traces
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
2019-05-17 19:57:08 +00:00
..
boot/zfs zfsboot: support newer ZFS versions 2019-01-03 22:49:11 +00:00
compat/opensolaris Introduce funlinkat syscall that always us to check if we are removing 2019-04-06 09:34:26 +00:00
contrib/opensolaris Add mutex_destroy() missed in r334844. 2019-04-26 19:02:21 +00:00
dev powerpc/dtrace: Actually fix stack traces 2019-05-17 19:57:08 +00:00