Latency measurements

From: James Courtier-Dutton
Date: Fri Oct 27 2006 - 19:28:08 EST


Hi,

If I have an application using poll() to wait for an event, and that event it triggered by an interrupt handling routine in the kernel. E.g. DMA transaction completed. Is there any way for me to measure the latency between the kernel interrupt, and my application returning from the poll() call?

James

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/