Skip to content

Pid with Systrace #5

@sammerry

Description

@sammerry

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions