Software profiling tools for Raspberry Pi

This article reviews C/C++ software profiling tools for the Raspberry Pi card computer. This topic came up as a spin-off of another article about parallel computing in embedded mobile devices, so additional focus is on the tools’ suitability for profiling multi-threaded parallel algorithms. Indeed, while preparing another article about optimizing software with OpenMP parallel … Continue reading