Added code to read any location in memory a repetative number of and
authorAli Saidi <saidi@eecs.umich.edu>
Mon, 5 Jul 2004 19:49:42 +0000 (15:49 -0400)
committerAli Saidi <saidi@eecs.umich.edu>
Mon, 5 Jul 2004 19:49:42 +0000 (15:49 -0400)
commit3512904c744406da909690b1690350a3289bde92
treea2b0c4c2964d1f504f1c5e6d68a20d708b47d94c
parent5bbd57917f25724985f50d82db272823d58b9584
Added code to read any location in memory a repetative number of and
average the results.

It works on alpha but I haven't got it working on x86 I think for
lack of knowing a good address to read.

--HG--
extra : convert_revision : e2442de641741674d692245712aa92e258cf6d48
util/ccdrv/Makefile [new file with mode: 0644]
util/ccdrv/devtime.c [new file with mode: 0644]
util/ccdrv/readme.txt [new file with mode: 0644]