hppa: Sync with pthread.h.
[platform/upstream/glibc.git] / benchtests / bench-skeleton.c
2015-01-02 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-05-26 Siddhesh Poyarekarbenchtests: Add new directive for benchmark initializat...
2014-04-11 Will Newtonbenchtests: Improve readability of JSON output
2014-03-29 Siddhesh PoyarekarDetailed benchmark outputs for functions
2014-03-29 Siddhesh PoyarekarMake bench.out in json format
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-09-11 Will Newtonbenchtests: Rename argument to TIMING_INIT macro.
2013-05-13 Siddhesh PoyarekarUse HP_TIMING for benchmarks if available
2013-05-10 Siddhesh PoyarekarFix coding style
2013-05-08 Ondrej BilkaPreheat CPU in benchtests.
2013-04-30 Siddhesh PoyarekarAllow multiple input domains to be run in the same...
2013-04-30 Siddhesh PoyarekarMaintain runtime of each benchmark at ~10 seconds
2013-03-15 Siddhesh PoyarekarFramework for performance benchmarking of functions