On Wednesday, November 21, 2007 9:33 AM, Eric Saxe wrote: > Hi Aubrey, > > Li, Aubrey wrote: >> Hi Eric, >> >> If I understand correctly, we have to take the initial timestamp in >> the loop as follows. Which dtrace probe should we use to take the >> initial timestamp? >> > Sorry for the delay. We can add a BEGIN probe (which is a probe that > fires when the script begins running) to collect the initial > timestamp. > We must take the initial timestamp in every loop. So I believe BEGIN is not what we want, isn't it?
-Aubrey
