about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@redhat.com>2013-04-03 14:20:56 +0530
committerSiddhesh Poyarekar <siddhesh@redhat.com>2013-04-03 15:52:16 +0530
commit90d5d5bbd8a6d41926c8bb6ac9f367bf956c623f (patch)
treec18d6ba8ae7dc505f5338b8c406bc7faae93a506 /ChangeLog
parent73e0cd5d0de276a6c41c78920ff79d8e11991240 (diff)
downloadglibc-90d5d5bbd8a6d41926c8bb6ac9f367bf956c623f.tar.gz
glibc-90d5d5bbd8a6d41926c8bb6ac9f367bf956c623f.tar.xz
glibc-90d5d5bbd8a6d41926c8bb6ac9f367bf956c623f.zip
Update bench.out and bench.out.old only upon completion
Write output from the currently running benchmark into a temporary
file and move files around only once the current run is complete.
That way we don't lose data from the last two runs due to an
incomplete run.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bb6fc28ac8..78a0fa36d0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2013-04-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
 
+	* Rules (bench): Move bench.out after the run is complete.
+
 	* Rules (bench): Echo currently running benchmark.
 
 	* benchtests/Makefile (bench): Add atan and slowatan.