Page MenuHomeFreeBSD

libpmc: enable pmu_utils on arm64
ClosedPublic

Authored by mhorne on Jun 1 2021, 4:20 PM.
Tags
None
Referenced Files
F108604991: D30603.diff
Sun, Jan 26, 8:01 PM
Unknown Object (File)
Sat, Jan 18, 5:45 PM
Unknown Object (File)
Fri, Jan 17, 2:10 PM
Unknown Object (File)
Sat, Jan 11, 10:54 PM
Unknown Object (File)
Sat, Jan 11, 8:10 PM
Unknown Object (File)
Dec 11 2024, 7:20 AM
Unknown Object (File)
Dec 10 2024, 8:57 PM
Unknown Object (File)
Oct 30 2024, 5:32 AM
Subscribers

Details

Summary

This allows supported libpmc to query/select from the pmu-events table,
which may have a more complete set of events than what we define
manually. A future update to these definitions should greatly improve
this support.

Add the Foundation's copyright for recent work on this file.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 40046
Build 36935: arc lint + arc unit

Event Timeline

mhorne requested review of this revision.Jun 1 2021, 4:20 PM
This revision is now accepted and ready to land.Jun 2 2021, 8:10 AM
lib/libpmc/libpmc_pmu_util.c
154

"branch" or "branches"?

Rebase on top of D30602; set pm_has_raw_event field. Fix 'branches' typo.

This revision now requires review to proceed.Jun 22 2021, 3:07 PM
This revision is now accepted and ready to land.Jun 23 2021, 9:28 PM
This revision was automatically updated to reflect the committed changes.