HomeFreeBSD

dtrace: correct the aframes value for fbt provider

Description

dtrace: correct the aframes value for fbt provider

Set the number of artificial frames to 5:

  1. cpu_exception_handler_supervisor()
  2. do_trap_supervisor()
  3. dtrace_invop_start()
  4. dtrace_invop()
  5. fbt_invop()

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

Details

Provenance
mhorneAuthored on Jan 11 2023, 6:06 PM
Reviewer
markj
Differential Revision
D37663: dtrace: correct the aframes value for fbt provider
Parents
rG40fdda022a16: dtrace: correct profile aframes value for riscv
Branches
Unknown
Tags
Unknown