diff options
author | hiramatu <hiramatu> | 2007-09-27 16:28:28 +0000 |
---|---|---|
committer | hiramatu <hiramatu> | 2007-09-27 16:28:28 +0000 |
commit | ff0dba8fb7c752a10d64258d3cc1350893139929 (patch) | |
tree | f80ecb5a1ab79d46ad9c18ad42abd1f473026f16 /testsuite/ChangeLog | |
parent | 5e4c160908b88e1272ec09f2c88d7612ce82b7c8 (diff) | |
download | systemtap-steved-ff0dba8fb7c752a10d64258d3cc1350893139929.tar.gz systemtap-steved-ff0dba8fb7c752a10d64258d3cc1350893139929.tar.xz systemtap-steved-ff0dba8fb7c752a10d64258d3cc1350893139929.zip |
2007-09-27 Masami Hiramatsu <mhiramat@redhat.com>
PR3916
* systemtap.sample/gtod.*: New test for gettimeofday accuracy.
Diffstat (limited to 'testsuite/ChangeLog')
-rw-r--r-- | testsuite/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuite/ChangeLog b/testsuite/ChangeLog index 06efa796..a95ebca0 100644 --- a/testsuite/ChangeLog +++ b/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2007-09-27 Masami Hiramatsu <mhiramat@redhat.com> + + PR3916 + * systemtap.sample/gtod.*: New test for gettimeofday accuracy. + 2007-09-25 Martin Hunt <hunt@redhat.com> * systemtap.context/backtrace.tcl: Handle single line timer.profile |