]> sourceware.org Git - systemtap.git/commit
2006-06-21 Josh Stone <joshua.i.stone@intel.com>
authorjistone <jistone>
Thu, 22 Jun 2006 00:48:33 +0000 (00:48 +0000)
committerjistone <jistone>
Thu, 22 Jun 2006 00:48:33 +0000 (00:48 +0000)
commitf0278305cd0e133902f9d9f64493063cde41e49d
tree5ec98c62cdee3fbd9a4267c05d9eab07a728bfa0
parentedaa31752b40245cfc3e3fc966353ba2f120525a
2006-06-21  Josh Stone  <joshua.i.stone@intel.com>

runtime/
* time.c: Time-estimation with minimal dependency on xtime.

runtime/transport/
* transport/transport.c (_stp_handle_start): Initialize timer functions.
* transport.c (_stp_cleanup_and_exit): Teardown timer functions.

tapset/
* timestamp.stp (gettimeofday_us, gettimeofday_ms, gettimeofday_s):
Convert to using the runtime-provided _stp_gettimeofday_us().
runtime/ChangeLog
runtime/time.c [new file with mode: 0644]
runtime/transport/ChangeLog
runtime/transport/transport.c
tapset/ChangeLog
tapset/timestamp.stp
This page took 0.027215 seconds and 5 git commands to generate.