Hi, I’m developing a project in a custom RP2040 board using Arduino-pico framework, usually I’m using a few tools that i have on my job for debugging and enhancing the whole project, like J-Link Plus, Logic Pro 8, SonarQube, the static Code and memory Analysis from PlatformIO. I stumble across on the Arduino-Pico docs about a tool for profiling my code, GProf. I would like to known if anyone else tried this for debugging and optimize code functions? This is the link on Arduino-Pico.