Page MenuHomeFreeBSD

Add support for dtrace:fbt on modules for PowerPC
ClosedPublic

Authored by jhibbits on Nov 22 2014, 6:19 AM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 23 2023, 8:36 AM
Unknown Object (File)
Nov 23 2023, 12:30 AM
Unknown Object (File)
Nov 13 2023, 5:59 PM
Unknown Object (File)
Nov 4 2023, 9:10 PM
Unknown Object (File)
Nov 4 2023, 5:46 PM
Unknown Object (File)
Nov 4 2023, 4:14 AM
Unknown Object (File)
Oct 20 2023, 3:36 AM
Unknown Object (File)
Oct 19 2023, 6:42 PM
Subscribers
None

Details

Reviewers
nwhitehorn
Group Reviewers
PowerPC
Summary

Revert the initial FBT-with-KDB changes for trap_subr*.S, and instead use the
db_trap filter function to handle dtrace trap filtering. With this, the MMU is
enabled by the support code, simplifying the codepath altogether.

Test Plan

Tested on my G4 PowerBook

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

jhibbits retitled this revision from to Add support for dtrace:fbt on modules for PowerPC.
jhibbits updated this object.
jhibbits edited the test plan for this revision. (Show Details)
jhibbits added reviewers: PowerPC, nwhitehorn.
nwhitehorn edited edge metadata.

Looks good.

This revision is now accepted and ready to land.Nov 29 2014, 4:37 PM