v.22.7Improvement

Enable stack trace collection and query profiler for AArch64

Enable stack trace collection and query profiler for AArch64. #38181 (Maksim Kita).
Enable stack trace collection and query profiling support for the AArch64 architecture in ClickHouse.

Why it matters

This feature adds the capability to collect stack traces and perform query profiling on AArch64 systems, allowing users on this architecture to gain insights into query execution performance and debug issues more effectively.

How to use it

Once updated to the version with this feature, users on AArch64 can automatically benefit from stack trace collection and query profiling without additional configuration, enabling detailed performance analysis and diagnostics.