Page MenuHomeFreeBSD

dtrace: correct the aframes value for fbt provider
ClosedPublic

Authored by mhorne on Dec 9 2022, 6:52 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 10, 10:54 PM
Unknown Object (File)
Fri, Oct 10, 10:54 PM
Unknown Object (File)
Fri, Oct 10, 10:54 PM
Unknown Object (File)
Fri, Oct 10, 4:45 PM
Unknown Object (File)
Sun, Oct 5, 1:36 AM
Unknown Object (File)
Sat, Oct 4, 6:07 AM
Unknown Object (File)
Fri, Oct 3, 1:13 AM
Unknown Object (File)
Thu, Oct 2, 11:24 AM
Subscribers

Details

Summary

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()

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable