Skip to content

Track performance metrics of child processes #171

Open
@infogulch

Description

@infogulch

It would be nice to track and report various metrics for child processes created with assert_cmd. The kind of process metrics that you might track with /usr/bin/time or perf, such as instruction count, page faults, max memory, io counts, context switches, etc...

Some resources I found:

Does anyone have a strong disposition for or against tracking performance metrics of processes started with assert_cmd?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions