When using perf for analysis on macos, the following call tree is generated.
There are a lot of cpus outside of dyld start. What are these doing?Maybe the initialization of global variables, and anything else?
And another question, what does a root node of a tree means in the result of perf?