ANDROID: mm: add vendor hook for __alloc_pages_slowpath()
Add vendor hooks in __alloc_pages_slowpath() to print debug logs on
allocation delay.
trace_android_vh_alloc_pages_slowpath() already exists but new vendor hooks
are needed for more information.
Bug: 351175506
Change-Id: If04c64dc436b0874a06f1a0a96cde918e96c1bb2
Signed-off-by:
Sooyong Suk <s.suk@samsung.corp-partner.google.com>
Loading
Please sign in to comment