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)
Wed, Apr 9, 3:46 PM
Unknown Object (File)
Wed, Mar 26, 7:08 PM
Unknown Object (File)
Mar 9 2025, 4:46 AM
Unknown Object (File)
Mar 8 2025, 11:02 PM
Unknown Object (File)
Mar 8 2025, 9:38 PM
Unknown Object (File)
Feb 4 2025, 8:10 AM
Unknown Object (File)
Jan 26 2025, 7:48 PM
Unknown Object (File)
Jan 10 2025, 6:21 PM
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 Not Applicable
Unit
Tests Not Applicable