We don't need to stop the counters here, as the comment already implies.
We can rely on the stop method being called for every active PMC before
finalization and assert this.
Details
Details
- Reviewers
jkoshy gnn ali_mashtizadeh.com - Group Reviewers
pmc
Unload hwpmc module with a mixed set of system and process-mode counters running.
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 52936 Build 49827: arc lint + arc unit
Event Timeline
Comment Actions
I think you can abandon this one too I removed that disable and the PMC_IS_STOPPED macro is a mess going forward as the bits are moving around now.