Dear All,
I am interested to perform following profiling
1. MIPS used by the kernel code execution. In particular when CS[2:0] (lower 2 bits of cs register) is 00, I need to calculate mips consumed for a stipulated time.
2. MIPS consumed by the interrupt code - inclusive of top-half and bottom-half
3. MIPS consumed by the application in total and mips consumed by the individual application
Please guide me in providing some tools in profiling the above.
Thanks,
Prabhu