benchtests: Add pthread-mutex-locks bench
[platform/upstream/glibc.git] / benchtests / bench-timing.h
2022-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-01-02 Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-06-05 H.J. Lubenchtests: Restore the clock_gettime option
2020-06-05 H.J. LuUpdate HP_TIMING_NOW for _ISOMAC in sysdeps/generic...
2020-05-20 Lukasz Majewskiy2038: Replace __clock_gettime with __clock_gettime64
2020-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-09-07 Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-04-09 Wilco DijkstraRemove TIMING_INIT
2019-03-22 Wilco DijkstraAdd generic hp-timing support
2019-03-22 Adhemerval ZanellaRefactor hp-timing rtld usage
2019-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-03-19 Wilco DijkstraUndefine attribute_hidden to fix benchtests
2018-03-15 Wilco DijkstraUse correct includes in benchtests
2018-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-01-04 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-01-02 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-07-03 Richard HendersonRemove HP_TIMING_DIFF_INIT and dl_hp_timing_overhead
2014-03-29 Siddhesh PoyarekarMake bench.out in json format
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-11-13 Steve Ellcey2013-11-13 Steve Ellcey <sellcey@mips.com>
2013-09-11 Will Newtonbenchtests: Rename argument to TIMING_INIT macro.
2013-09-04 Will Newtonbenchtests: Switch string benchmarks to use bench-timing.h.
2013-05-13 Siddhesh PoyarekarUse HP_TIMING for benchmarks if available