Hello,
I am working on gstreamer pipeline with imx6 dual core, wanted to know the following thing.
How much percentage of IPU, GPU and CPU is used in this process? How can we calculate this percentage?
Attaching the link to board I am using.
https://www.nxp.com/products/processors-and-microcontrollers/arm-processors/i-mx-applications-proces...
Thanks in Advance!
Regards,
Prutha Shinde.
#imx6 #gstreamer #ipu #gpu #cpu
Hello,
You can use the command top and gputop to know the percentage you are using.
Regards