Skip to content

Continuous software call-stack profiling #125

Open
@harp-intel

Description

@harp-intel

PerfSpect's flame command collects call stack data for a specified duration.

Continuous profiling would provide snapshots of N duration repeated for M duration.

e.g., perfspect flame --duration 30m --interval 2m

would produce 15 timestamped flamegraphs

The flamegraphs can then be correlated with other timestamped activity on the system, e.g., from application log files

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions