s3/profiling: don't use CLOCK_PROCESS_CPUTIME_ID
authorBjörn Jacke <bj@sernet.de>
Tue, 14 Sep 2010 20:17:47 +0000 (22:17 +0200)
committerBjörn Jacke <bj@sernet.de>
Tue, 14 Sep 2010 20:17:47 +0000 (22:17 +0200)
commit5f6a145800a9e67c638f3ee05e43bb12fafffb48
tree8d2ee202be2ad2ba56bc5a1903063e896a294baa
parent9c00fb4aa68ac7b044e954906e5ed20e039373a3
s3/profiling: don't use CLOCK_PROCESS_CPUTIME_ID

that clock is a CPU burnometer but we need a chronometer for profiling.
source3/include/proto.h
source3/lib/util.c
source3/profile/profile.c