Cross compiling locally, but profiling remotely
Answered
If I understand the manual at https://blog.jetbrains.com/clion/2021/06/clion-2021-2-eap-profiling-in-remote-mode-cling-cmake-presets/ and https://www.jetbrains.com/help/clion/cpu-profiler.html correctly, then it is possible to either build and profile locally, or set up a Full Remote CLion profile and both build and profile remotely.
However, for the project I'm working on it would be much better if it was possible to cross compile locally and use the profiler remotely (the target is an embedded device that's not terribly beefy).
Is there currently a way to do this in CLion? Or will it be added as a feature at some point in the future?
Please sign in to leave a comment.
Hello!
Currently, there is no way to do this in CLion. Feel free to create a feature request in our tracker - https://youtrack.jetbrains.com/issues/CPP.