r15508: Use clock_gettime for profiling timstamps if it is available. Use
authorJames Peach <jpeach@samba.org>
Mon, 8 May 2006 03:20:49 +0000 (03:20 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:16:55 +0000 (11:16 -0500)
commit826614ed16e0fb23d30305990dbfa357b4366de2
tree924ca53959929f394ca662b9385280c10e7610c9
parent256690098256dc5205ae246ff49de10324defdf6
r15508: Use clock_gettime for profiling timstamps if it is available. Use
the fastest clock available on uniprocessors.
(This used to be commit d44862928206b524f826bd7c2997ab5353c0b6a0)
source3/configure.in
source3/include/smbprofile.h
source3/lib/util.c
source3/profile/profile.c
source3/tdb/spinlock.c