Power calculation for a specific application on jetson tx2

hello, I am implementing an application using python . I have a python script. i want to calculate the power consumed by my python script on the jetson tx2 board. Can anyone please help me with this?

Thank you.

hello animbekar25,

you could enable tegrastats utility to gather the report.
please refer to Tegrastats Utility, there’s power consumption reporting for your reference.
thanks

hello, i am following the same document but not able to understand the processes. Can you please help me regarding the power calculation for a specific application on jetson tx2?
Thank you.

hello jaswanthvitece,

you might also check with below commands to know CPU usage for your application.

$ ps aux