I need to measure the load (mcps - million cycles per second), bandwidth (MBps) and memory consumption (KB) by each of the devices in android mobile phone (cpu, video accelerators, display etc). I know the procedure to get the cpu usage (Get Memory Usage in Android) but I want to know how can we do that for other hardware blocks on the mobile phone?
Is there any documentation available for the same?
Rgds, Sapan