]> git.ipfire.org Git - thirdparty/glibc.git/commit
benchtests: Add new directive for benchmark initialization hook
authorSiddhesh Poyarekar <siddhesh@redhat.com>
Sat, 22 Feb 2014 04:39:27 +0000 (10:09 +0530)
committerSiddhesh Poyarekar <siddhesh@redhat.com>
Sat, 22 Feb 2014 04:39:27 +0000 (10:09 +0530)
commit21e0d3b8076ad3870cf82e91c48f0ecfb17f0c83
treeef1f10e58482be429627afd4c3f29360a5bd95de
parent9656e13b7c71ee100e744546626d8c73cf91e8d9
benchtests: Add new directive for benchmark initialization hook

Add a new 'init' directive that specifies the name of the function to
call to do function-specific initialization.
benchtests/README
benchtests/bench-skeleton.c
scripts/bench.py