[Feature Request] Support async-profiler in arm64/aarch64 linux systems
Artuto opened this issue · 5 comments
Basically what the title says.
[22:30:15 INFO]: [⚡] Initializing a new profiler, please wait...
[22:30:15 INFO]: [spark] The async-profiler engine is not supported for your os/arch (linux/aarch64), so the built-in Java engine will be used instead.
[22:30:15 INFO]: [⚡] Profiler now active! (built-in java)
Can you give it a try and let me know if it works ok? :)
@lucko FYI the documentation still mentions x86_64
being required. Fixed in lucko/spark-docs#11.