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
F132354825: D39908.diff
Thu, Oct 16, 4:38 AM
Unknown Object (File)
Wed, Oct 15, 1:12 AM
Unknown Object (File)
Mon, Oct 13, 3:38 AM
Unknown Object (File)
Sat, Oct 11, 3:07 AM
Unknown Object (File)
Sat, Oct 11, 3:07 AM
Unknown Object (File)
Fri, Oct 10, 8:19 PM
Unknown Object (File)
Sep 12 2025, 7:42 AM
Unknown Object (File)
Sep 7 2025, 6:50 AM

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.