CVSROOT:        /cvs
Module name:    src
Changes by:     j...@cvs.openbsd.org    2025/08/02 06:20:40

Modified files:
        sys/kern       : kern_fork.c 

Log message:
Also inherit PS_PROFILE on fork

This lets child processes disable/reenable profiling when they deemed
appropriate. Currently the profil(0) in _mcleanup fails with EPERM for
child processes.

Input and ok deraadt@

Reply via email to