ANDROID: GKI: Update symbol list for xiaomi

Two new vendor hooks symbol relationship

2 function symbol(s) added
  'int __traceiter_android_vh_free_one_page_bypass(void *, struct page *, struct zone *, int, int, int, bool *)'
  'int __traceiter_android_vh_rmqueue_smallest_bypass(void *, struct page * *, struct zone *, int, int)'

2 variable symbol(s) added
  'struct tracepoint __tracepoint_android_vh_free_one_page_bypass'
  'struct tracepoint __tracepoint_android_vh_rmqueue_smallest_bypass'

Bug: 286350069
Change-Id: Ic06582720b7b45a2c6728b604310f638fde29b31
Signed-off-by: chenzhiwei <chenzhiwei@xiaomi.corp-partner.google.com>
This commit is contained in:
chenzhiwei 2023-06-27 10:43:30 +08:00 committed by Matthias Männich
parent ff8496749d
commit 79b7e0db16
2 changed files with 65 additions and 0 deletions

View file

@ -309772,6 +309772,15 @@ function {
parameter_id: 0x92233392
parameter_id: 0x92233392
}
function {
id: 0x9b80645e
return_type_id: 0x6720d32f
parameter_id: 0x18bd6530
parameter_id: 0x0b30ee00
parameter_id: 0x0a63398f
parameter_id: 0x6720d32f
parameter_id: 0x6720d32f
}
function {
id: 0x9b82fce2
return_type_id: 0x6720d32f
@ -310428,6 +310437,17 @@ function {
parameter_id: 0x18bd6530
parameter_id: 0x064d6086
}
function {
id: 0x9bb6ab04
return_type_id: 0x6720d32f
parameter_id: 0x18bd6530
parameter_id: 0x06835e9c
parameter_id: 0x0a63398f
parameter_id: 0x6720d32f
parameter_id: 0x6720d32f
parameter_id: 0x6720d32f
parameter_id: 0x11cfee5a
}
function {
id: 0x9bb6c325
return_type_id: 0x6720d32f
@ -326285,6 +326305,15 @@ elf_symbol {
type_id: 0x9a1e34e7
full_name: "__traceiter_android_vh_file_is_tiny_bypass"
}
elf_symbol {
id: 0xc189c2a7
name: "__traceiter_android_vh_free_one_page_bypass"
is_defined: true
symbol_type: FUNCTION
crc: 0x790c91fa
type_id: 0x9bb6ab04
full_name: "__traceiter_android_vh_free_one_page_bypass"
}
elf_symbol {
id: 0x5ecff02f
name: "__traceiter_android_vh_free_task"
@ -326843,6 +326872,15 @@ elf_symbol {
type_id: 0x9bd7019d
full_name: "__traceiter_android_vh_record_rwsem_lock_starttime"
}
elf_symbol {
id: 0x8d62858f
name: "__traceiter_android_vh_rmqueue_smallest_bypass"
is_defined: true
symbol_type: FUNCTION
crc: 0x9969b000
type_id: 0x9b80645e
full_name: "__traceiter_android_vh_rmqueue_smallest_bypass"
}
elf_symbol {
id: 0xcef5d79f
name: "__traceiter_android_vh_rproc_recovery"
@ -329390,6 +329428,15 @@ elf_symbol {
type_id: 0x18ccbd2c
full_name: "__tracepoint_android_vh_file_is_tiny_bypass"
}
elf_symbol {
id: 0x04a824b5
name: "__tracepoint_android_vh_free_one_page_bypass"
is_defined: true
symbol_type: OBJECT
crc: 0xb8e1bbb2
type_id: 0x18ccbd2c
full_name: "__tracepoint_android_vh_free_one_page_bypass"
}
elf_symbol {
id: 0xe6918e09
name: "__tracepoint_android_vh_free_task"
@ -329948,6 +329995,15 @@ elf_symbol {
type_id: 0x18ccbd2c
full_name: "__tracepoint_android_vh_record_rwsem_lock_starttime"
}
elf_symbol {
id: 0x04365139
name: "__tracepoint_android_vh_rmqueue_smallest_bypass"
is_defined: true
symbol_type: OBJECT
crc: 0x48db8869
type_id: 0x18ccbd2c
full_name: "__tracepoint_android_vh_rmqueue_smallest_bypass"
}
elf_symbol {
id: 0xd94bc301
name: "__tracepoint_android_vh_rproc_recovery"
@ -381768,6 +381824,7 @@ interface {
symbol_id: 0xf586d5b6
symbol_id: 0x1f554c2a
symbol_id: 0x93a4717b
symbol_id: 0xc189c2a7
symbol_id: 0x5ecff02f
symbol_id: 0xe3ce1f52
symbol_id: 0x3272ce60
@ -381830,6 +381887,7 @@ interface {
symbol_id: 0x0fa39b81
symbol_id: 0x92518ec5
symbol_id: 0x9792c22e
symbol_id: 0x8d62858f
symbol_id: 0xcef5d79f
symbol_id: 0x91384eff
symbol_id: 0x3ef508a2
@ -382113,6 +382171,7 @@ interface {
symbol_id: 0xe7584e1c
symbol_id: 0x0d418d38
symbol_id: 0x50a83025
symbol_id: 0x04a824b5
symbol_id: 0xe6918e09
symbol_id: 0x4d4fd1cc
symbol_id: 0xace80c56
@ -382175,6 +382234,7 @@ interface {
symbol_id: 0xef7ad117
symbol_id: 0x4568ff8f
symbol_id: 0xe918e2ec
symbol_id: 0x04365139
symbol_id: 0xd94bc301
symbol_id: 0x3fc5ffc9
symbol_id: 0xa3915d70

View file

@ -272,3 +272,8 @@
#required by debug_ext.ko
of_find_all_nodes
# required by mi_mem_center.ko
__traceiter_android_vh_rmqueue_smallest_bypass
__tracepoint_android_vh_rmqueue_smallest_bypass
__traceiter_android_vh_free_one_page_bypass
__tracepoint_android_vh_free_one_page_bypass