• Hiroshi Yamauchi's avatar
    Add a systrace support for lock contention logging. · b3733086
    Hiroshi Yamauchi authored
    - Now several ART executables like oatdump need to link with libcutils
      as the mutex code is shared among them.
    - The blocking thread ID and lock owner thread ID are passed to
      ScopedContentionRecorder in the correct order.
    
    Bug: 9986464
    Change-Id: Id766de23fbc4af1d8ba2de051595e365b04f5ae7
    b3733086
Android.mk 1.5 KB