Cpu usage of module

Hi all, I created a new module into PX4 that checks for update in custom mavlink message if there exits changes the pwm of the servo with the given information in message. My question is, is there a way to check cpu usage of that custom module or compare the cpu usage with other modules. Thanks in advance.

Hi @benshei, have you tried the profiling tools?