Hello, I am using 32-bit Execution states on Armv8-A architecture. I would like to do profiling using forge MAP but forge doesnt support on AArch32.
./forge: Your machine uses the armv8l architecture but this Arm Forge installation is for the aarch64 architecture.
"Arm MAP is cross-platform and can run on your laptop, the latest supercomputer, and tomorrow's upcoming architectures. It supports 64-bit Armv8, x86_64, knl, and ppc64le."
I guess it does support Armv8 architecture but 64bit Execution states. Does arm have any profiling tool for 32-bit Execution states?