mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
ANDROID: ABI: Update oplus symbol list
7 function symbol(s) added 'int __traceiter_android_vh_do_futex(void*, int, unsigned int*, u32*)' 'int __traceiter_android_vh_futex_sleep_start(void*, struct task_struct*)' 'int __traceiter_android_vh_futex_wait_end(void*, unsigned int, u32)' 'int __traceiter_android_vh_futex_wait_start(void*, unsigned int, u32)' 'int __traceiter_android_vh_futex_wake_this(void*, int, int, int, struct task_struct*)' 'int __traceiter_android_vh_futex_wake_traverse_plist(void*, struct plist_head*, int*, union futex_key, u32)' 'int __traceiter_android_vh_futex_wake_up_q_finish(void*, int, int)' 7 variable symbol(s) added 'struct tracepoint __tracepoint_android_vh_do_futex' 'struct tracepoint __tracepoint_android_vh_futex_sleep_start' 'struct tracepoint __tracepoint_android_vh_futex_wait_end' 'struct tracepoint __tracepoint_android_vh_futex_wait_start' 'struct tracepoint __tracepoint_android_vh_futex_wake_this' 'struct tracepoint __tracepoint_android_vh_futex_wake_traverse_plist' 'struct tracepoint __tracepoint_android_vh_futex_wake_up_q_finish' function symbol 'int __traceiter_android_rvh_commit_creds(void*, const struct task_struct*, const struct cred*)' changed CRC changed from 0xd5f5dd14 to 0xde74b382 function symbol 'int __traceiter_android_rvh_cpu_cgroup_online(void*, struct cgroup_subsys_state*)' changed CRC changed from 0xe93e16e8 to 0x1d0e0c6d function symbol 'int __traceiter_android_rvh_exit_creds(void*, const struct task_struct*, const struct cred*)' changed CRC changed from 0xb188bdc4 to 0x376a9200 ... 30 omitted; 33 symbols have only CRC changes Bug: 279355016 Bug: 243110112 Bug: 210947226 Change-Id: Ia3d2cf9c5e063d681d22ea633214dd4bbb64de50 Signed-off-by: xieliujie <xieliujie@oppo.com>
This commit is contained in:
@@ -69,6 +69,13 @@
|
||||
tcf_exts_dump_stats
|
||||
tcf_exts_validate
|
||||
tcf_queue_work
|
||||
__traceiter_android_vh_do_futex
|
||||
__traceiter_android_vh_futex_sleep_start
|
||||
__traceiter_android_vh_futex_wait_end
|
||||
__traceiter_android_vh_futex_wait_start
|
||||
__traceiter_android_vh_futex_wake_this
|
||||
__traceiter_android_vh_futex_wake_traverse_plist
|
||||
__traceiter_android_vh_futex_wake_up_q_finish
|
||||
__traceiter_android_vh_record_mutex_lock_starttime
|
||||
__traceiter_android_vh_record_pcpu_rwsem_starttime
|
||||
__traceiter_android_vh_record_rtmutex_lock_starttime
|
||||
@@ -110,6 +117,13 @@
|
||||
__tracepoint_android_vh_binder_select_worklist_ilocked
|
||||
__tracepoint_android_vh_binder_thread_read
|
||||
__tracepoint_android_vh_binder_thread_release
|
||||
__tracepoint_android_vh_do_futex
|
||||
__tracepoint_android_vh_futex_sleep_start
|
||||
__tracepoint_android_vh_futex_wait_end
|
||||
__tracepoint_android_vh_futex_wait_start
|
||||
__tracepoint_android_vh_futex_wake_this
|
||||
__tracepoint_android_vh_futex_wake_traverse_plist
|
||||
__tracepoint_android_vh_futex_wake_up_q_finish
|
||||
__tracepoint_android_vh_mutex_can_spin_on_owner
|
||||
__tracepoint_android_vh_mutex_opt_spin_finish
|
||||
__tracepoint_android_vh_mutex_opt_spin_start
|
||||
|
||||
Reference in New Issue
Block a user