freebsd-src/sys/cddl
Mark Johnston 7d35b38972 dtrace/profile: Set t_dtrace_trapframe for profile probes
profile provider probes fire in the context of a timer interrupt.  Thus,
the "regs" action can make use of the interrupt trap frame to get
register values when the interrupt happened in kernel mode.  Make that
trap frame available when possible so that "regs" works more or less as
it already does with the fbt and kinst providers.

MFC after:	1 week
2024-01-07 11:46:13 -05:00
..
boot/zfs boot/zfs: Add some fields to dsl_dir_phys_t 2023-10-23 11:12:14 -04:00
compat/opensolaris sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
contrib/opensolaris dtrace: Fix a kernel panic in printm() 2023-09-06 10:00:59 -04:00
dev dtrace/profile: Set t_dtrace_trapframe for profile probes 2024-01-07 11:46:13 -05:00