HomeFreeBSD

dtrace: correct profile aframes value for riscv

Description

dtrace: correct profile aframes value for riscv

Experimentation shows this is the correct value; the dtrace/interrupt
handler frames are omitted, while the backtrace of the active thread is
recorded in its entirety.

Reviewed by: markj
MFC after: 1 week
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D37662

Details

Provenance
mhorneAuthored on Jan 11 2023, 6:06 PM
Reviewer
markj
Differential Revision
D37662: dtrace: correct profile aframes value for riscv
Parents
rGcdfa49f2584a: dtrace: dtrace_getpcstack() tweaks for riscv
Branches
Unknown
Tags
Unknown