-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request