Tool/software: Linux
Hi
We are using AM3352 processor based custom target board . Linux kernel version is 4.9.28.
I want to measure the longest time taken by any driver spent in an interrupt sub-routine in generic irq layer in Linux kernel.
can you please suggest which hardware timer to use for this purpose. I primarily want to ioremap the timer counter register and capture the tick counts at the start and end of ISR.
Thanks
Ravinder