8a88a48 mtrace: Add support for MTRACE_CTL_CHILDREN.

Authored and Committed by Carlos O'Donell 3 years ago
    mtrace: Add support for MTRACE_CTL_CHILDREN.
    
    Allow the tracer to only trace the parent process and disable
    tracing in all child processes unless those processes choose
    to programmatically re-eanble tracing via the exposed API.
    
        
file modified
+24 -9
file modified
+8 -0
file modified
+80 -28
file modified
+5 -2