improve timing issue detections
authorChristian Ambach <christian.ambach@de.ibm.com>
Fri, 14 Jan 2011 12:55:28 +0000 (13:55 +0100)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Mon, 17 Jan 2011 00:50:41 +0000 (11:50 +1100)
commitcdb6adaf33f9219288f89364a0ab76812c5bff66
tree25be90e551e570be607e938894a01e726657893a
parentd5413f066cb0ef80ebfaf1fdc62481b9b9fa3221
improve timing issue detections

the original "Time jumped" messages are too coarse to interpret
exactly what was going wrong inside of CTDB.

This patch removes the original logs and adds two other logs that
differentiate between the time it took to work on an event and
the time it took to get the next event.
lib/tevent/tevent.c
lib/tevent/tevent_epoll.c
lib/tevent/tevent_select.c
lib/tevent/tevent_standard.c
lib/tevent/tevent_util.c
lib/tevent/tevent_util.h