mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 18:41:58 +09:00
ANDROID: ABI: Update QCOM symbol list
Add tracepoint/traceiter symbol to QCOM symbol list that are required to attach to the vendor hook android_vh_do_wake_up_sync. 1 Added function: [A] 'function __tracepoint_android_vh_do_wake_up_sync [A] 'function __traceiter_android_vh_do_wake_up_sync Bug: 268410186 Change-Id: I7ddda19db7e1b042aa0466893e09e3d3f8271674 Signed-off-by: Raul Martinez <quic_mraul@quicinc.com>
This commit is contained in:
committed by
Matthias Männich
parent
31f5f41bff
commit
d5577f697e
@@ -3266,6 +3266,7 @@
|
||||
__traceiter_android_vh_cpu_idle_exit
|
||||
__traceiter_android_vh_cpuidle_psci_enter
|
||||
__traceiter_android_vh_cpuidle_psci_exit
|
||||
__traceiter_android_vh_do_wake_up_sync
|
||||
__traceiter_android_vh_ftrace_dump_buffer
|
||||
__traceiter_android_vh_ftrace_format_check
|
||||
__traceiter_android_vh_ftrace_oops_enter
|
||||
@@ -3350,6 +3351,7 @@
|
||||
__tracepoint_android_vh_cpu_idle_exit
|
||||
__tracepoint_android_vh_cpuidle_psci_enter
|
||||
__tracepoint_android_vh_cpuidle_psci_exit
|
||||
__tracepoint_android_vh_do_wake_up_sync
|
||||
__tracepoint_android_vh_ftrace_dump_buffer
|
||||
__tracepoint_android_vh_ftrace_format_check
|
||||
__tracepoint_android_vh_ftrace_oops_enter
|
||||
|
||||
Reference in New Issue
Block a user