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)
Mon, Jan 20, 7:53 AM
Unknown Object (File)
Fri, Jan 10, 6:58 PM
Unknown Object (File)
Fri, Jan 10, 3:53 PM
Unknown Object (File)
Oct 29 2024, 8:58 PM
Unknown Object (File)
Oct 18 2024, 11:00 AM
Unknown Object (File)
Oct 17 2024, 7:43 AM
Unknown Object (File)
Oct 7 2024, 10:30 PM
Unknown Object (File)
Oct 7 2024, 9:35 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 Passed
Unit
No Test Coverage
Build Status
Buildable 48686
Build 45572: arc lint + arc unit