Altera_Forum
Honored Contributor
14 years agoTiming analysis of the I/O processes
Hello i have a device driver that comunicates with an onchip mem. I need to see how much time it takes to read and write from the onchip mem.
I've put several printk's with timestamp to debug how much time it takes but is it the right way to do it? I got a 10ms result, it could be more/less than that? Thanks