1. 5a00ba7 Support priority inheritance mutex in 32-bit programs. by Yabin Cui · 7 years ago
  2. 6b9c85b Support priority inheritance mutex in 64bit programs. by Yabin Cui · 7 years ago
  3. 286b3a8 Fix pthread benchmarks. by Josh Gao · 8 years ago
  4. a7b0f88 Implement interface for bionic benchmarks. by Anders Lewis · 8 years ago
  5. 7059100 bionic: fix assorted static analyzer warnings by George Burgess IV · 8 years ago
  6. 281e06b Switch bionic over to google-benchmark. by Elliott Hughes · 9 years ago
  7. dc93db2 Change name of rwlock benchmark. by Yabin Cui · 10 years ago
  8. df4942c Refactor the benchmark code. by Christopher Ferris · 10 years ago
  9. 8cf1b30 Use mmap to create the pthread_internal_t by Yabin Cui · 11 years ago
  10. 212e0e3 Build our benchmarks against glibc too. by Elliott Hughes · 11 years ago
  11. 837a962 Add benchmarks for pthread_rw_locks by Calin Juravle · 11 years ago
  12. b27a840 Add __pure2 to a few more functions, most notably gettid and pthread_self. by Elliott Hughes · 11 years ago
  13. b28e490 Add various benchmarks. by Elliott Hughes · 11 years ago