https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118553

--- Comment #4 from Jan Hubicka <hubicka at ucw dot cz> ---
> There is a __gcov_fork but none for vfork
Hmm, with vfork the address space is shared, so updated from child
process should be visible to the outer process?

Reply via email to