ANDROID: GKI: Update oplus symbol list
1 function symbol(s) added 'int __traceiter_android_vh_adjust_kvmalloc_flags(void*, unsigned int, gfp_t*)' 1 variable symbol(s) added 'struct tracepoint __tracepoint_android_vh_adjust_kvmalloc_flags' Bug: 300857012 Change-Id: Ifdcdd36ff47a0e0e3ecaa33b158d5b83ccb912a2 Signed-off-by: liwei <liwei1234@oppo.com>
This commit is contained in:
parent
71f3b61ee4
commit
ad9947dc8d
2 changed files with 22 additions and 0 deletions
|
|
@ -334556,6 +334556,15 @@ elf_symbol {
|
|||
type_id: 0x9ab41198
|
||||
full_name: "__traceiter_android_vh_adjust_alloc_flags"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xc9756e19
|
||||
name: "__traceiter_android_vh_adjust_kvmalloc_flags"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0xda390245
|
||||
type_id: 0x9ab41198
|
||||
full_name: "__traceiter_android_vh_adjust_kvmalloc_flags"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xd0b4a794
|
||||
name: "__traceiter_android_vh_alloc_oem_binder_struct"
|
||||
|
|
@ -338381,6 +338390,15 @@ elf_symbol {
|
|||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_android_vh_adjust_alloc_flags"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xf3cd7eeb
|
||||
name: "__tracepoint_android_vh_adjust_kvmalloc_flags"
|
||||
is_defined: true
|
||||
symbol_type: OBJECT
|
||||
crc: 0x7a4f5bf1
|
||||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_android_vh_adjust_kvmalloc_flags"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xd7f9868e
|
||||
name: "__tracepoint_android_vh_alloc_oem_binder_struct"
|
||||
|
|
@ -396642,6 +396660,7 @@ interface {
|
|||
symbol_id: 0xa3af7947
|
||||
symbol_id: 0x86527a4e
|
||||
symbol_id: 0xf71b3e6c
|
||||
symbol_id: 0xc9756e19
|
||||
symbol_id: 0xd0b4a794
|
||||
symbol_id: 0x33f9278c
|
||||
symbol_id: 0x2e343246
|
||||
|
|
@ -397067,6 +397086,7 @@ interface {
|
|||
symbol_id: 0x4f980315
|
||||
symbol_id: 0xe1489e0c
|
||||
symbol_id: 0x8f23a62a
|
||||
symbol_id: 0xf3cd7eeb
|
||||
symbol_id: 0xd7f9868e
|
||||
symbol_id: 0x37776872
|
||||
symbol_id: 0xfc735654
|
||||
|
|
|
|||
|
|
@ -161,6 +161,7 @@
|
|||
__traceiter_android_vh_rwsem_opt_spin_start
|
||||
__traceiter_android_vh_rwsem_wake_finish
|
||||
__traceiter_android_vh_adjust_alloc_flags
|
||||
__traceiter_android_vh_adjust_kvmalloc_flags
|
||||
__traceiter_android_vh_sched_stat_runtime_rt
|
||||
__traceiter_android_vh_shrink_node_memcgs
|
||||
__traceiter_android_vh_sync_txn_recvd
|
||||
|
|
@ -250,6 +251,7 @@
|
|||
__tracepoint_android_vh_rwsem_opt_spin_start
|
||||
__tracepoint_android_vh_rwsem_wake_finish
|
||||
__tracepoint_android_vh_adjust_alloc_flags
|
||||
__tracepoint_android_vh_adjust_kvmalloc_flags
|
||||
__tracepoint_android_vh_sched_stat_runtime_rt
|
||||
__tracepoint_android_vh_shrink_node_memcgs
|
||||
__tracepoint_android_vh_sync_txn_recvd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue