Hi,
Please take a look at:
https://www.freertos.org/rtos-run-time-stats.html
Example in the SDK does not use this feature. It’s up to users to implement it. It is possible to use any timer capable to generate periodic interrupt, so both LPIT and LPTMR can be utilized.
Another option is to use some tracing tools in advanced debuggers to do the analysis. This is not supported by S32 Design Studio.
Regards,
Lukas