Skip to content

Ignored 2335 lines with invalid format: ERROR: No stack counts found #1

@ylluminate

Description

@ylluminate

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions