Page MenuHomeFreeBSD

arm/arm64 pmu: add a PMCDBG to interrupt handler
AbandonedPublic

Authored by mhorne on May 1 2023, 7:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Feb 28, 4:45 PM
Unknown Object (File)
Fri, Feb 27, 12:11 AM
Unknown Object (File)
Sat, Feb 21, 7:03 PM
Unknown Object (File)
Sat, Feb 21, 7:02 PM
Unknown Object (File)
Fri, Feb 20, 5:44 PM
Unknown Object (File)
Thu, Feb 19, 9:31 PM
Unknown Object (File)
Tue, Feb 17, 2:34 AM
Unknown Object (File)
Feb 7 2026, 8:41 PM

Details

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 51283
Build 48174: arc lint + arc unit

Event Timeline

mhorne requested review of this revision.May 1 2023, 7:39 PM
This revision is now accepted and ready to land.May 2 2023, 9:36 AM

Oops, looks like I already handled this a while ago in 13f5a3076. This was from an old branch, and doesn't work anyway because PMCDBG will fail to link when used outside of the hwpmc module.