commit | a406ee6d5f616192e9a13afad6ac6a9969814fc1 | [log] [tgz] |
---|---|---|
author | Brigid Smith <brigidsmith@google.com> | Mon Jul 21 15:38:06 2014 -0700 |
committer | Brigid Smith <brigidsmith@google.com> | Mon Jul 28 19:38:08 2014 -0700 |
tree | bc9d1575ddacb246d49109367b6151732fbfe19e | |
parent | 337c0cefdc4667143a1f4f2c30113b452c5d188f [diff] |
Added a bionic systrace class and tracing to pthread_mutex.cpp. bionic_systrace.h contains an implementation of tracing that can be used with systrace.py and its associated viewer. pthread_mutex now uses this tracing to track pthread_mutex contention, which can be enabled by using the "bionic" command line option to systrace. Bug: 15116468 Change-Id: I30ed5b377c91ca4c36568a0e647ddf95d4e4a61a