freebsd-src/sys/cddl/dev
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
..
dtmalloc sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
dtrace sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
fbt sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
kinst kinst: do not look for a function epilogue 2023-09-15 16:33:41 +01:00
profile dtrace/profile: Set t_dtrace_trapframe for profile probes 2024-01-07 11:46:13 -05:00
sdt sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
systrace sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
prototype.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00