keypad/touchscreen driver events latencies using LTTng on ARM?



Hi,

I would like to try LTTng to measure the keypad and touchscreen
drivers events latency on ARM based board, which typically runs less
than 1GHz frequency. I have recently tried LTTng patches as per
compatibility list on LTTng website on 2.6.25 kernel on ARM11 based
board, but on LTTv it shows the IRQ min/max interval times on
nanoseconds precision, would that be correct? Because I thought it
could be possible to microseconds format until with hrtimers support
right? Just guide so that I can use this tool to effectively measure
driver latencies. Thanks.

--
---Trilok Soni
http://triloksoni.wordpress.com
http://www.linkedin.com/in/triloksoni
--
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/



Relevant Pages

  • Re: keypad/touchscreen driver events latencies using LTTng on ARM?
    ... I would like to try LTTng to measure the keypad and touchscreen ... drivers events latency on ARM based board, ... The current Trace Clock implementation uses the generic fallback in ...
    (Linux-Kernel)
  • Re: [PATCH] ARM fix syscall trace return value
    ... the ARM architecture. ... ARM is able to return the _same_ value of an atomic increment return ... (syscall_entry/syscall_exit events having the exact same time in lttng). ... I had the same result as you with the ccnt-based clock I am currently ...
    (Linux-Kernel)
  • Re: [PATCH] ARM fix syscall trace return value
    ... ARM is able to return the _same_ value of an atomic increment return ... (syscall_entry/syscall_exit events having the exact same time in lttng). ... This is, if I understand you correctly, a different clock ...
    (Linux-Kernel)