ANDROID: ABI: Update QCOM symbol list
Add the following symbol to allow vendor module to disable thermal cooling device stats. 1 function symbol(s) added 'int __traceiter_android_vh_disable_thermal_cooling_stats(void*, struct thermal_cooling_device*, bool*)' Bug: 218825214 Signed-off-by: Rashid Zafar <quic_rzafar@quicinc.com> Change-Id: I38e56b2cf9b5bc78ac7ebefe2861d7a8932c09b2
This commit is contained in:
parent
a56bbec0f4
commit
5a54ac0ca5
2 changed files with 3667 additions and 4033 deletions
File diff suppressed because it is too large
Load diff
|
|
@ -340,8 +340,8 @@
|
|||
cgroup_path_ns
|
||||
cgroup_taskset_first
|
||||
cgroup_taskset_next
|
||||
__check_object_size
|
||||
check_move_unevictable_pages
|
||||
__check_object_size
|
||||
check_preempt_curr
|
||||
check_zeroed_user
|
||||
__class_create
|
||||
|
|
@ -2740,8 +2740,8 @@
|
|||
rcuwait_wake_up
|
||||
rdev_get_drvdata
|
||||
reboot_mode
|
||||
reclaim_shmem_address_space
|
||||
rebuild_sched_domains
|
||||
reclaim_shmem_address_space
|
||||
refcount_dec_and_lock
|
||||
refcount_dec_and_mutex_lock
|
||||
refcount_dec_if_one
|
||||
|
|
@ -3483,6 +3483,7 @@
|
|||
__traceiter_android_vh_cpu_idle_exit
|
||||
__traceiter_android_vh_cpuidle_psci_enter
|
||||
__traceiter_android_vh_cpuidle_psci_exit
|
||||
__traceiter_android_vh_disable_thermal_cooling_stats
|
||||
__traceiter_android_vh_do_wake_up_sync
|
||||
__traceiter_android_vh_dump_throttled_rt_tasks
|
||||
__traceiter_android_vh_free_task
|
||||
|
|
@ -3606,6 +3607,7 @@
|
|||
__tracepoint_android_vh_cpu_idle_exit
|
||||
__tracepoint_android_vh_cpuidle_psci_enter
|
||||
__tracepoint_android_vh_cpuidle_psci_exit
|
||||
__tracepoint_android_vh_disable_thermal_cooling_stats
|
||||
__tracepoint_android_vh_do_wake_up_sync
|
||||
__tracepoint_android_vh_dump_throttled_rt_tasks
|
||||
__tracepoint_android_vh_free_task
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue