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)
Wed, Dec 3, 10:35 PM
Unknown Object (File)
Tue, Nov 25, 10:20 AM
Unknown Object (File)
Nov 5 2025, 9:49 AM
Unknown Object (File)
Nov 5 2025, 7:09 AM
Unknown Object (File)
Oct 30 2025, 4:02 AM
Unknown Object (File)
Oct 29 2025, 9:54 AM
Unknown Object (File)
Oct 26 2025, 6:54 PM
Unknown Object (File)
Oct 26 2025, 5:53 PM
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