ANDROID: ABI: Update symbols to unisoc whitelist for the drm
Update whitelist for the symbols used by the unisoc device and update the ABI representation accordingly Leaf changes summary: 4 artifacts changed Changed leaf types summary: 0 leaf type changed Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 2 Added functions Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 2 Added variables 2 Added functions: [A] 'function int __traceiter_android_vh_atomic_remove_fb(void*, drm_framebuffer*, bool*)' [A] 'function int __traceiter_android_vh_drm_atomic_check_modeset(void*, drm_atomic_state*, drm_crtc*, bool*)' 2 Added variables: [A] 'tracepoint __tracepoint_android_vh_atomic_remove_fb' [A] 'tracepoint __tracepoint_android_vh_drm_atomic_check_modeset' Bug: 235433296 Change-Id: Icb225bc3e1673baf8d0f592fa45964f3a2dc46c7 Signed-off-by: Gaofeng Sheng <gaofeng.sheng@unisoc.com>
This commit is contained in:
parent
f1bf82c3da
commit
e31981896d
File diff suppressed because it is too large
Load Diff
|
@ -1204,6 +1204,7 @@
|
|||
__traceiter_android_rvh_update_misfit_status
|
||||
__traceiter_android_rvh_wake_up_new_task
|
||||
__traceiter_android_vh_arch_set_freq_scale
|
||||
__traceiter_android_vh_atomic_remove_fb
|
||||
__traceiter_android_vh_audio_usb_offload_connect
|
||||
__traceiter_android_vh_audio_usb_offload_ep_action
|
||||
__traceiter_android_vh_audio_usb_offload_synctype
|
||||
|
@ -1213,6 +1214,7 @@
|
|||
__traceiter_android_vh_cpufreq_resolve_freq
|
||||
__traceiter_android_vh_cpufreq_fast_switch
|
||||
__traceiter_android_vh_cpufreq_target
|
||||
__traceiter_android_vh_drm_atomic_check_modeset
|
||||
__traceiter_android_vh_dump_throttled_rt_tasks
|
||||
__traceiter_android_vh_enable_thermal_power_throttle
|
||||
__traceiter_android_vh_get_thermal_zone_device
|
||||
|
@ -1279,6 +1281,7 @@
|
|||
__tracepoint_android_rvh_update_misfit_status
|
||||
__tracepoint_android_rvh_wake_up_new_task
|
||||
__tracepoint_android_vh_arch_set_freq_scale
|
||||
__tracepoint_android_vh_atomic_remove_fb
|
||||
__tracepoint_android_vh_audio_usb_offload_ep_action
|
||||
__tracepoint_android_vh_audio_usb_offload_synctype
|
||||
__tracepoint_android_vh_binder_restore_priority
|
||||
|
@ -1287,6 +1290,7 @@
|
|||
__tracepoint_android_vh_cpufreq_resolve_freq
|
||||
__tracepoint_android_vh_cpufreq_fast_switch
|
||||
__tracepoint_android_vh_cpufreq_target
|
||||
__tracepoint_android_vh_drm_atomic_check_modeset
|
||||
__tracepoint_android_vh_dump_throttled_rt_tasks
|
||||
__tracepoint_android_vh_enable_thermal_power_throttle
|
||||
__tracepoint_android_vh_get_thermal_zone_device
|
||||
|
|
Loading…
Reference in New Issue