Page MenuHomeFreeBSD

hwpmc: split out PMC_FN_PROCESS_EXEC
ClosedPublic

Authored by mhorne on May 30 2023, 2:44 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Dec 15, 9:59 AM
Unknown Object (File)
Thu, Nov 28, 1:33 PM
Unknown Object (File)
Oct 31 2024, 2:44 PM
Unknown Object (File)
Oct 8 2024, 6:08 AM
Unknown Object (File)
Oct 4 2024, 8:02 PM
Unknown Object (File)
Sep 30 2024, 7:39 PM
Unknown Object (File)
Sep 18 2024, 4:03 PM
Unknown Object (File)
Sep 18 2024, 1:14 AM
Subscribers

Details

Summary

Move the functionality into a separate helper function. All other
actions in pmc_hook_handler() already have this.

While here make some small style improvements. Restructure one for loop.

Diff Detail

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