libqb/lib
Angus Salkeld 63bdfd1b71 Add a split timer to the stopwatch.
This is just a re-work of Steve's sample patch.

You set the number of splits and whether they overwrite using
qb_util_stopwatch_split_ctl().

Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2012-02-01 13:46:27 +11:00
..
array.c Allow the array to automatically grow. 2012-01-04 21:40:03 +11:00
hashtable.c MAP: add a notifier purely to allow the user to free memory. 2011-12-14 00:26:01 +11:00
hdb.c Change Lindent options to break the procedure type. 2011-06-22 14:19:14 +10:00
ipc_int.h IPC: add a context to the client interface 2012-01-18 15:24:34 +11:00
ipc_posix_mq.c Merge some portability changes from the mingw branch 2011-12-21 14:23:43 +11:00
ipc_shm.c IPC: fix resource cleanup if the server dies 2012-01-12 15:09:58 +11:00
ipc_sysv_mq.c Merge some portability changes from the mingw branch 2011-12-21 14:23:43 +11:00
ipc_us.c IPC: better handle a disconnect been called from within connection_created() 2012-01-31 11:34:00 +11:00
ipcc.c IPC: this 1 sec wait is slowing all normal dissconnects down 2012-01-23 10:39:31 +11:00
ipcs.c IPC: merge common code into new function 2012-01-31 11:34:50 +11:00
libqb.pc.in make the pc file auto detect -lrt 2012-01-16 22:33:21 +11:00
log_blackbox.c LOG: add %N (log name) as a format option 2012-01-09 16:02:53 +11:00
log_dcs.c LOG: make sure qb_log_from_external_source() takes priority into account. 2012-01-24 23:08:39 +11:00
log_file.c LOG: add %N (log name) as a format option 2012-01-09 16:02:53 +11:00
log_format.c LOG: add %P (pid) as a format option. 2012-01-09 16:03:15 +11:00
log_int.h LOG: add %N (log name) as a format option 2012-01-09 16:02:53 +11:00
log_syslog.c LOG: only bump messages that need it (>info) 2012-01-23 16:47:30 +11:00
log_thread.c Support compilation on Mac OSX 2011-12-19 22:16:30 +11:00
log.c LOG: add %N (log name) as a format option 2012-01-09 16:02:53 +11:00
loop_int.h LOOP: change timer handle from pointer to index + check. 2011-01-05 10:52:30 +11:00
loop_job.c Change Lindent options to break the procedure type. 2011-06-22 14:19:14 +10:00
loop_poll.c LOOP: allow a timer to be created without returning the handle 2012-01-23 16:04:49 +11:00
loop_timerlist.c LOOP: allow a timer to be created without returning the handle 2012-01-23 16:04:49 +11:00
loop.c TESTS: add tests for signal handlers 2012-01-18 22:30:35 +11:00
Makefile.am Bump the library version to 0.9.0 2012-01-26 21:52:03 +11:00
map_int.h PTRIE: refcount the notifier structs 2012-01-25 16:09:32 +11:00
map.c MAP: add a notifier purely to allow the user to free memory. 2011-12-14 00:26:01 +11:00
ringbuffer_helper.c Change Lindent options to break the procedure type. 2011-06-22 14:19:14 +10:00
ringbuffer_int.h IPC: fix resource cleanup if the server dies 2012-01-12 15:09:58 +11:00
ringbuffer.c IPC: fix resource cleanup if the server dies 2012-01-12 15:09:58 +11:00
skiplist.c MAP: add a notifier purely to allow the user to free memory. 2011-12-14 00:26:01 +11:00
trie.c PTRIE: refcount the notifier structs 2012-01-25 16:09:32 +11:00
unix.c re-fix qb_strerror_r() in case caller frees buf. 2011-12-22 14:03:18 +11:00
util_int.h Merge some portability changes from the mingw branch 2011-12-21 14:23:43 +11:00
util.c Add a split timer to the stopwatch. 2012-02-01 13:46:27 +11:00