]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/ChangeLog
Determine the iteration count based on wallclock instead of user+system time.
authorWei-cheng Wang <cole945@gmail.com>
Thu, 20 Aug 2015 17:32:18 +0000 (01:32 +0800)
committerMarcin Koƛcielnicki <koriakin@0x04.net>
Thu, 18 Feb 2016 19:23:00 +0000 (20:23 +0100)
commitfbb7bcbeaad3aebab8935cb4ee5706017b3b9e71
treebfdae3eec34ebb8bc4e83a2d5368a14e686ba4bc
parentf79a3bae8725dfe0e11b04ddfc6e6bc8f23e4e4e
Determine the iteration count based on wallclock instead of user+system time.

gdb/testsuite/ChangeLog:

2016-02-18  Wei-cheng Wang  <cole945@gmail.com>

* gdb.trace/tspeed.c (myclock): Return wallclock instead of
user+system time.
(trace_speed_test): Determine the iteration count for a time
between 15..30 seconds.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.trace/tspeed.c