commit | 6d1c57c84cc474a0fa63aadaa260b13dc5c7d68b | [log] [tgz] |
---|---|---|
author | Andreas Gaeer <Andreas.Gaer@baslerweb.com> | Wed Oct 06 10:38:55 2010 +0200 |
committer | Kevin Hilman <khilman@deeprootsystems.com> | Fri Dec 10 07:33:49 2010 -0800 |
tree | 5ce151dd60a963883ff738132e30c9adf590030c | |
parent | cf7d7e5a1980d1116ee152d25dac382b112b9c17 [diff] |
davinci: Implement sched_clock() Overwrite the default implementation of sched_clock that is based on jiffies by something more precise. This improves timestamps in ftrace. Implementation is copied from OMAP platform code. Signed-off-by: Andreas Gaeer <Andreas.Gaer@baslerweb.com> Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>