summaryrefslogtreecommitdiffstats
path: root/benchmarks/pthread_benchmark.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change name of rwlock benchmark.Yabin Cui2015-03-171-4/+4
* Refactor the benchmark code.Christopher Ferris2015-02-191-36/+38
* Use mmap to create the pthread_internal_tYabin Cui2014-12-191-0/+92
* Build our benchmarks against glibc too.Elliott Hughes2014-12-011-2/+2
* Add benchmarks for pthread_rw_locksCalin Juravle2014-09-161-0/+32
* Add __pure2 to a few more functions, most notably gettid and pthread_self.Elliott Hughes2014-06-111-1/+4
* Add various benchmarks.Elliott Hughes2014-03-111-0/+104