ANDROID: abi_gki_aarch64_qcom: Add hibernation APIs
Add tracepoints related to commit d2cb755a43 ("ANDROID: vendor
hooks: Add hooks to support bootloader based hibernation")
Leaf changes summary: 3 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 0 Added function
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 3 Added variables
3 Added variables:
[A] 'tracepoint __tracepoint_android_vh_check_hibernation_swap'
[A] 'tracepoint __tracepoint_android_vh_save_cpu_resume'
[A] 'tracepoint __tracepoint_android_vh_save_hib_resume_bdev'
Bug: 253398865
Change-Id: I0f6fe258e72f4701776cd150e73df089844d6b7a
Signed-off-by: Shreyas K K <quic_shrekk@quicinc.com>
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -2126,6 +2126,7 @@
|
||||
__tracepoint_android_vh_binder_restore_priority
|
||||
__tracepoint_android_vh_binder_set_priority
|
||||
__tracepoint_android_vh_binder_wakeup_ilocked
|
||||
__tracepoint_android_vh_check_hibernation_swap
|
||||
__tracepoint_android_vh_check_uninterruptible_tasks
|
||||
__tracepoint_android_vh_check_uninterruptible_tasks_dn
|
||||
__tracepoint_android_vh_cpu_idle_enter
|
||||
@@ -2152,6 +2153,8 @@
|
||||
__tracepoint_android_vh_printk_hotplug
|
||||
__tracepoint_android_vh_rproc_recovery
|
||||
__tracepoint_android_vh_rproc_recovery_set
|
||||
__tracepoint_android_vh_save_cpu_resume
|
||||
__tracepoint_android_vh_save_hib_resume_bdev
|
||||
__tracepoint_android_vh_scheduler_tick
|
||||
__tracepoint_android_vh_show_resume_epoch_val
|
||||
__tracepoint_android_vh_show_suspend_epoch_val
|
||||
|
||||
Reference in New Issue
Block a user