commit | 7c2ff389bbb33074e7fde7a744f59da199a74af5 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Wed Jul 25 13:07:10 2007 +0200 |
committer | Jens Axboe <jens.axboe@oracle.com> | Fri Jul 27 08:08:24 2007 +0200 |
tree | 37a916fefffa13f5364f4f4a56eeebe9d30bd931 | |
parent | 4d5d8e9d3e55100bc12cf17a5ebc8a3c70befd38 [diff] |
blktrace: use cpu_clock() instead of sched_clock() use cpu_clock() instead of sched_clock(). (the latter is not a proper clock-source) Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>