From mboxrd@z Thu Jan 1 00:00:00 1970 From: pierre-marc.fournier@polymtl.ca (Pierre-Marc Fournier) Date: Fri, 21 May 2010 11:52:31 -0400 Subject: [ltt-dev] gettimeofday vs clock_gettime In-Reply-To: References: Message-ID: <4BF6AC3F.6060409@polymtl.ca> Nils Carlson wrote: > Is there any reason UST uses gettimeofday and not clock_gettime with the > monotonic clock? The only reason is braindeadness. ;-) Can you provide a patch to fix this? pmf