Relative Content

Tag Archive for macosperf

What is executed outside of dydl start

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?