Skip to content

Process sub-trees #58

@zz85

Description

@zz85

When running a process, we might want to track the process tree separately (e.g., via process fork/exit events). See #55

Profile-bee can chose to defer exiting till all child processes end, and could also use per PID perf event attachment (instead of the current approach of attaching to all CPUs and filtering)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions