ANDROID: GKI: Update symbol list for xiaomi

1 function symbol(s) added
  'int __traceiter_android_vh_mmput(struct mm_struct *mm)'

1 variable symbol(s) added
  'struct tracepoint __tracepoint_android_vh_mmput'

Bug: 284059793
Change-Id: I6468b53e5c708a7e04c472c69210956e63147251
Signed-off-by: xiaofeng <xiaofeng5@xiaomi.com>
This commit is contained in:
xiaofeng 2023-06-01 15:29:15 +08:00 committed by Suren Baghdasaryan
parent ec196511bf
commit 6b3daa3bba
2 changed files with 30 additions and 0 deletions

View file

@ -306375,6 +306375,12 @@ function {
parameter_id: 0x1a8d1bcb
parameter_id: 0x1a8d1bcb
}
function {
id: 0x9bc3617d
return_type_id: 0x6720d32f
parameter_id: 0x18bd6530
parameter_id: 0x1b36c7a2
}
function {
id: 0x9bc3737b
return_type_id: 0x6720d32f
@ -322090,6 +322096,15 @@ elf_symbol {
type_id: 0x9b8b2a3f
full_name: "__traceiter_android_vh_mmap_region"
}
elf_symbol {
id: 0x5612c9d1
name: "__traceiter_android_vh_mmput"
is_defined: true
symbol_type: FUNCTION
crc: 0x20dc0cef
type_id: 0x9bc3617d
full_name: "__traceiter_android_vh_mmput"
}
elf_symbol {
id: 0xa77effd1
name: "__traceiter_android_vh_modify_scan_control"
@ -324961,6 +324976,15 @@ elf_symbol {
type_id: 0x18ccbd2c
full_name: "__tracepoint_android_vh_mmap_region"
}
elf_symbol {
id: 0x41c8d09b
name: "__tracepoint_android_vh_mmput"
is_defined: true
symbol_type: OBJECT
crc: 0xabcddfae
type_id: 0x18ccbd2c
full_name: "__tracepoint_android_vh_mmput"
}
elf_symbol {
id: 0xe2ad11db
name: "__tracepoint_android_vh_modify_scan_control"
@ -376455,6 +376479,7 @@ interface {
symbol_id: 0x0e1f9e23
symbol_id: 0x61ea12b8
symbol_id: 0xe44dacb1
symbol_id: 0x5612c9d1
symbol_id: 0xa77effd1
symbol_id: 0xb7624cbd
symbol_id: 0x29785770
@ -376774,6 +376799,7 @@ interface {
symbol_id: 0xc34a5545
symbol_id: 0x00a5fe5e
symbol_id: 0xb6da564f
symbol_id: 0x41c8d09b
symbol_id: 0xe2ad11db
symbol_id: 0xcac93aff
symbol_id: 0x43873fea

View file

@ -234,3 +234,7 @@
__traceiter_android_vh_alloc_pages_failure_bypass
__tracepoint_android_vh_alloc_pages_reclaim_bypass
__tracepoint_android_vh_alloc_pages_failure_bypass
#required by mi_mempool.ko
__traceiter_android_vh_mmput
__tracepoint_android_vh_mmput