mstange / samply

Command-line sampling profiler for macOS and Linux
Apache License 2.0
2.17k stars 56 forks source link

[macOS] Show better error messages when the profiled application is running via Rosetta (x86_64 on arm64) #201

Open mstange opened 4 months ago

mstange commented 4 months ago

At the moment we end up with empty profiles and bad stacks if samply is used on an app that runs via Rosetta. We should say what's going on and how to fix it.