Mir

Code review comment for lp:~afrantzis/mir/touch-event-latency-benchmark

Revision history for this message
Alexandros Frantzis (afrantzis) wrote :

> 41 + time.sleep(0.25)
> could we monitor for some rpc startup lttng messages perhaps?

That was my first thought, but I haven't found a reliable way to do that without stopping the session, which is problematic since we then may miss other interesting events (until we restart).

I am still investigating if there is reliable way to read information without stopping, but since the workaround seems to work reasonably well, I decided to propose this MP as is for now.

« Back to merge proposal