about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@sourceware.org>2018-08-11 18:45:03 +0530
committerSiddhesh Poyarekar <siddhesh@sourceware.org>2018-08-11 18:55:07 +0530
commit44727aec4fc260331cf52fa752223dcf39607a0a (patch)
tree1b07608094c24e28ea3ea6a796a6f852e3a00b41 /ChangeLog
parent7b7adbd8d476d90b9c57bf540c2a2900c689039f (diff)
downloadglibc-44727aec4fc260331cf52fa752223dcf39607a0a.tar.gz
glibc-44727aec4fc260331cf52fa752223dcf39607a0a.tar.xz
glibc-44727aec4fc260331cf52fa752223dcf39607a0a.zip
[benchtests] Add mandatory attributes to workload tests
Add the duration and iterations attributes to the workloads tests to
make the json schema parser happy

	* benchtests/bench-skeleton.c (main): Add duration and
	iterations attributes.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 64ebb9fbfb..9c7bb73ff8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2018-08-11  Siddhesh Poyarekar  <siddhesh@sourceware.org>
+
+	* benchtests/bench-skeleton.c (main): Add duration and
+	iterations attributes.
+
 2018-08-10  Paul Eggert  <eggert@cs.ucla.edu>
 
 	regex: Gnulib unibyte RRI uses bytes not chars