We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
We want to profile the power consumed by an application running over Linux kernel 4.2.x on Cortex A53. Is there any tool which can help here?
regards,Ravi
Power measurement depends on the hardware ADC availability in your board.
If you run the application in ARM Versatile Express Juno board, which has the embedded voltage/power ADC sampling channel, you can read the power consumption with & without your application. The power difference is the power estimation of your application.
You can use other third-party power measure facility to do similar things for non-Juno boards.