ANDROID: ABI: Update oplus symbol list
INFO: 1 function symbol(s) added 'int __traceiter_android_vh_percpu_rwsem_wq_add(void*, struct percpu_rw_semaphore*, bool)' 1 variable symbol(s) added 'struct tracepoint __tracepoint_android_vh_percpu_rwsem_wq_add' Bug: 301066838 Change-Id: Ie6be06a6c19959a992555f65cf9b5edef5c86010 Signed-off-by: xieliujie <xieliujie@oppo.com>
This commit is contained in:
parent
f451f4a599
commit
060ebb378d
@ -318105,6 +318105,13 @@ function {
|
||||
return_type_id: 0x6720d32f
|
||||
parameter_id: 0x19c40476
|
||||
}
|
||||
function {
|
||||
id: 0x9bf23070
|
||||
return_type_id: 0x6720d32f
|
||||
parameter_id: 0x18bd6530
|
||||
parameter_id: 0x11b57133
|
||||
parameter_id: 0x6d7f5ff6
|
||||
}
|
||||
function {
|
||||
id: 0x9bf37946
|
||||
return_type_id: 0x6720d32f
|
||||
@ -334497,6 +334504,15 @@ elf_symbol {
|
||||
type_id: 0x9bb7fe1c
|
||||
full_name: "__traceiter_android_vh_page_add_new_anon_rmap"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xd14f3adb
|
||||
name: "__traceiter_android_vh_percpu_rwsem_wq_add"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0xf0301f63
|
||||
type_id: 0x9bf23070
|
||||
full_name: "__traceiter_android_vh_percpu_rwsem_wq_add"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x5983841b
|
||||
name: "__traceiter_android_vh_post_image_save"
|
||||
@ -337944,6 +337960,15 @@ elf_symbol {
|
||||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_android_vh_page_add_new_anon_rmap"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x3d63616d
|
||||
name: "__tracepoint_android_vh_percpu_rwsem_wq_add"
|
||||
is_defined: true
|
||||
symbol_type: OBJECT
|
||||
crc: 0x036f4a0a
|
||||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_android_vh_percpu_rwsem_wq_add"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xab37fc55
|
||||
name: "__tracepoint_android_vh_post_image_save"
|
||||
@ -394400,6 +394425,7 @@ interface {
|
||||
symbol_id: 0xe17999f4
|
||||
symbol_id: 0x721b87b7
|
||||
symbol_id: 0xacaadcc9
|
||||
symbol_id: 0xd14f3adb
|
||||
symbol_id: 0x5983841b
|
||||
symbol_id: 0x7d499dab
|
||||
symbol_id: 0xa09f7a4b
|
||||
@ -394783,6 +394809,7 @@ interface {
|
||||
symbol_id: 0x76e879b6
|
||||
symbol_id: 0xae5bbde9
|
||||
symbol_id: 0x20d2ceb3
|
||||
symbol_id: 0x3d63616d
|
||||
symbol_id: 0xab37fc55
|
||||
symbol_id: 0x49b95a49
|
||||
symbol_id: 0xb194c4c5
|
||||
|
@ -108,6 +108,7 @@
|
||||
__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_percpu_rwsem_wq_add
|
||||
__traceiter_android_vh_record_rtmutex_lock_starttime
|
||||
__traceiter_android_vh_record_rwsem_lock_starttime
|
||||
__traceiter_android_vh_alter_mutex_list_add
|
||||
@ -231,6 +232,7 @@
|
||||
__tracepoint_android_vh_mutex_unlock_slowpath
|
||||
__tracepoint_android_vh_record_mutex_lock_starttime
|
||||
__tracepoint_android_vh_record_pcpu_rwsem_starttime
|
||||
__tracepoint_android_vh_percpu_rwsem_wq_add
|
||||
__tracepoint_android_vh_record_rtmutex_lock_starttime
|
||||
__tracepoint_android_vh_record_rwsem_lock_starttime
|
||||
__tracepoint_android_vh_rtmutex_waiter_prio
|
||||
|
Loading…
Reference in New Issue
Block a user