-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hey, I'm looking into using hstrace for a utility im working on but strugling tracing both parent and child processes. It seems like coupling pid with syscall in the crossbeam_chanel as a touple would keep things clearer when collecting calls from parent and child processes. You could simply forward each child into a central channel or chain iterators into a single match.
Is there an easier way to do this?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels