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.
Thanks, -Eric
