]> git.ipfire.org Git - thirdparty/glibc.git/history - benchtests/bench-memcpy-random.c
Define write_profiling functions only in profile library [BZ #31756]
[thirdparty/glibc.git] / benchtests / bench-memcpy-random.c
2024-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-04-17  Wilco DijkstraBenchtests: Adjust timing
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-10-29  Wilco Dijkstrabenchtests: Improve bench-memcpy-random
2021-05-26  Naohiro Tamurabenchtests: Fixed bench-memcpy-random: buf1: mprotect...
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-02-10  Wilco DijkstraImprove random memcpy benchmark
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-05-21  Wilco DijkstraImprove string benchtest timing
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-08-07  Siddhesh Poyarekarbenchtests: Use TEST_NAME instead of hardcoding memcpy
2017-06-22  Siddhesh Poyarekarbenchtests: Make memcpy benchmarks print results in...
2017-03-28  Steve EllceyChange TEST_NAME to memcpy to fix IFUNC testing of...
2017-03-26  Siddhesh PoyarekarActually add bench-memcpy-random