aboutsummaryrefslogtreecommitdiff
path: root/benchtests/bench-timing.h
AgeCommit message (Expand)Author
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-06-05benchtests: Restore the clock_gettime optionH.J. Lu
2020-06-05Update HP_TIMING_NOW for _ISOMAC in sysdeps/generic/hp-timing.hH.J. Lu
2020-05-20y2038: Replace __clock_gettime with __clock_gettime64Lukasz Majewski
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-04-09Remove TIMING_INITWilco Dijkstra
2019-03-22Add generic hp-timing supportWilco Dijkstra
2019-03-22Refactor hp-timing rtld usageAdhemerval Zanella
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-03-19Undefine attribute_hidden to fix benchtestsWilco Dijkstra
2018-03-15Use correct includes in benchtestsWilco Dijkstra
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-07-03Remove HP_TIMING_DIFF_INIT and dl_hp_timing_overheadRichard Henderson
2014-03-29Make bench.out in json formatSiddhesh Poyarekar
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-11-132013-11-13 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2013-09-11benchtests: Rename argument to TIMING_INIT macro.Will Newton
2013-09-04benchtests: Switch string benchmarks to use bench-timing.h.Will Newton
2013-05-13Use HP_TIMING for benchmarks if availableSiddhesh Poyarekar