I have recorded some profiles with:
python3 -m emdbg.bench.fmu --target px4_fmu-v6x_default --jlink
Then I try to convert the file for visualization with:
build/orbetto -C 480000 -f trace.swo -e px4_fmu-v6x_default.elf
Problem:
Even for the smallest .swo (3.6MB) file, the conversion does not finish (gave up after ~30min).
Attached is the .elf file and the .swo file
orbetto_files.zip