restore gettimeofday()-based time source
authorPierre-Marc Fournier <pierre-marc.fournier@polymtl.ca>
Wed, 16 Sep 2009 04:47:52 +0000 (00:47 -0400)
committerPierre-Marc Fournier <pierre-marc.fournier@polymtl.ca>
Wed, 16 Sep 2009 04:47:52 +0000 (00:47 -0400)
commit79cb25368d3d2069c7189c45ccb751c9f9fcc59d
tree09041228b84d96981ea48ce32ead07c9746969d1
parentd61bfa72a22d7faf64c1babe1bc663aeb280717b
restore gettimeofday()-based time source

Because we don't have appropriate frequency and scale functions
for the tsc time source, it can break lttv by producing timestamps
whose seconds value is too high, to the point it breaks lttv. So
for now, use gettimeofday().
share/kernelcompat.h
This page took 0.023286 seconds and 4 git commands to generate.