Page MenuHomeFreeBSD

hwpmc: split out PMC_FN_PROCESS_EXEC
ClosedPublic

Authored by mhorne on May 30 2023, 2:44 PM.
Tags
None
Referenced Files
F145662045: D40333.id122611.diff
Sun, Feb 22, 7:47 PM
F145613775: D40333.id123229.diff
Sun, Feb 22, 4:47 AM
Unknown Object (File)
Sat, Feb 21, 9:37 PM
Unknown Object (File)
Sun, Feb 15, 6:43 PM
Unknown Object (File)
Sat, Feb 7, 10:11 PM
Unknown Object (File)
Sat, Feb 7, 7:12 PM
Unknown Object (File)
Sat, Jan 31, 8:50 AM
Unknown Object (File)
Sun, Jan 25, 8:45 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 Not Applicable
Unit
Tests Not Applicable