linux-uconsole/include/trace/hooks
JianMin Liu df18d99dab ANDROID: rwsem: Add vendor hook to the rw-semaphore
- Add the hook to apply vendor's performance tune for owner
    of rwsem.

  - Add the hook for the waiter list of rwsem to allow
    vendor perform waiting queue enhancement

  - ANDROID_VENDOR_DATA added to rw_semaphore

Bug: 161400830

Signed-off-by: JianMin Liu <jian-min.liu@mediatek.com>
Change-Id: I007a5e26f3db2adaeaf4e5ccea414ce7abfa83b8
2020-07-28 03:04:13 +00:00
..
binder.h ANDROID: binder: Add vendor hook to the binder 2020-07-28 03:03:52 +00:00
fpsimd.h ANDROID: vendor_hooks: FPSIMD save/restore by using vendor_hooks 2020-07-13 16:02:02 +00:00
rwsem.h ANDROID: rwsem: Add vendor hook to the rw-semaphore 2020-07-28 03:04:13 +00:00
sched.h ANDROID: Add vendor hooks to the scheduler 2020-07-17 14:38:05 +00:00
vendor_hooks.h