-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
When executing the commands and generating a seemingly valid result, I get an error:
$ sudo sample PID -file ~/tmp/(date +"%Y-%m-%d_%H.%M.%S")-sample.txt -fullPaths 1
Sampling process 198 for 1 second with 1 millisecond of run time between samples
Sampling completed, processing symbols...
Sample analysis of process 35264 written to file /Users/user/tmp/2023-02-20_02.40.14-sample.txt
$ python stackcollapse-sample.py /Users/user/tmp/2023-02-20_02.40.14-sample.txt > /Users/user/tmp/2023-02-20_02.40.14-sample_collapsed.txt
$ flamegraph.pl /Users/user/tmp/2023-02-20_02.40.14-sample_collapsed.txt > /Users/user/tmp/2023-02-20_02.40.14-sample_collapsed_flamegraph.svg
Ignored 2335 lines with invalid format
ERROR: No stack counts found
Any thoughts on what may be going wrong or how to diagnose this further?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels