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)
Wed, Mar 26, 5:14 AM
Unknown Object (File)
Mon, Mar 10, 12:39 PM
Unknown Object (File)
Feb 25 2025, 12:50 PM
Unknown Object (File)
Feb 17 2025, 6:11 AM
Unknown Object (File)
Feb 17 2025, 4:12 AM
Unknown Object (File)
Feb 3 2025, 8:47 PM
Unknown Object (File)
Nov 20 2024, 3:02 PM
Unknown Object (File)
Oct 3 2024, 9:37 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.