ANDROID: GKI: Update symbol list for xiaomi

3 variable symbol(s) added
  'struct tracepoint __tracepoint_android_vh_tune_swappiness'
  'struct tracepoint __tracepoint_android_vh_do_shrink_slab_ex'
  'struct tracepoint __tracepoint_android_vh_shrink_slab_bypass'

Bug: 407420219

Change-Id: I95326ce626fa279db21dcd4ba2b7b1441c5c7d23
Signed-off-by: pengzhongcui <pengzhongcui@xiaomi.corp-partner.google.com>
This commit is contained in:
pengzhongcui
2025-03-30 17:34:50 +08:00
committed by Zhongcui Peng
parent 4fc6483e90
commit df2dac406f
2 changed files with 37 additions and 0 deletions

View File

@@ -328854,6 +328854,15 @@ function {
parameter_id: 0x11cfee5a parameter_id: 0x11cfee5a
parameter_id: 0x11cfee5a parameter_id: 0x11cfee5a
} }
function {
id: 0x9bb59830
return_type_id: 0x6720d32f
parameter_id: 0x18bd6530
parameter_id: 0x04c02b90
parameter_id: 0x27b5ed37
parameter_id: 0x3593bec8
parameter_id: 0x6720d32f
}
function { function {
id: 0x9bb5b719 id: 0x9bb5b719
return_type_id: 0x6720d32f return_type_id: 0x6720d32f
@@ -348094,6 +348103,15 @@ elf_symbol {
type_id: 0x9b3c0938 type_id: 0x9b3c0938
full_name: "__traceiter_android_vh_do_shrink_slab" full_name: "__traceiter_android_vh_do_shrink_slab"
} }
elf_symbol {
id: 0x20f34a30
name: "__traceiter_android_vh_do_shrink_slab_ex"
is_defined: true
symbol_type: FUNCTION
crc: 0x31c005bf
type_id: 0x9bb59830
full_name: "__traceiter_android_vh_do_shrink_slab_ex"
}
elf_symbol { elf_symbol {
id: 0x54bc5972 id: 0x54bc5972
name: "__traceiter_android_vh_do_swap_page" name: "__traceiter_android_vh_do_swap_page"
@@ -353152,6 +353170,15 @@ elf_symbol {
type_id: 0x18ccbd2c type_id: 0x18ccbd2c
full_name: "__tracepoint_android_vh_do_shrink_slab" full_name: "__tracepoint_android_vh_do_shrink_slab"
} }
elf_symbol {
id: 0xe66acad6
name: "__tracepoint_android_vh_do_shrink_slab_ex"
is_defined: true
symbol_type: OBJECT
crc: 0xc2d711ec
type_id: 0x18ccbd2c
full_name: "__tracepoint_android_vh_do_shrink_slab_ex"
}
elf_symbol { elf_symbol {
id: 0xeb9f1c78 id: 0xeb9f1c78
name: "__tracepoint_android_vh_do_swap_page" name: "__tracepoint_android_vh_do_swap_page"
@@ -418594,6 +418621,7 @@ interface {
symbol_id: 0xea6452e1 symbol_id: 0xea6452e1
symbol_id: 0x1cc3aec5 symbol_id: 0x1cc3aec5
symbol_id: 0xb12728da symbol_id: 0xb12728da
symbol_id: 0x20f34a30
symbol_id: 0x54bc5972 symbol_id: 0x54bc5972
symbol_id: 0x9dbd7b92 symbol_id: 0x9dbd7b92
symbol_id: 0x2576f1c7 symbol_id: 0x2576f1c7
@@ -419156,6 +419184,7 @@ interface {
symbol_id: 0xff7bbbff symbol_id: 0xff7bbbff
symbol_id: 0x82ce823f symbol_id: 0x82ce823f
symbol_id: 0x474d211c symbol_id: 0x474d211c
symbol_id: 0xe66acad6
symbol_id: 0xeb9f1c78 symbol_id: 0xeb9f1c78
symbol_id: 0xe2d7542c symbol_id: 0xe2d7542c
symbol_id: 0x15374b6d symbol_id: 0x15374b6d

View File

@@ -380,6 +380,14 @@
# required by shrink memory module # required by shrink memory module
shrink_slab shrink_slab
# required by mi_mem_engine.ko
__traceiter_android_vh_tune_swappiness
__tracepoint_android_vh_tune_swappiness
__traceiter_android_vh_do_shrink_slab_ex
__tracepoint_android_vh_do_shrink_slab_ex
__traceiter_android_vh_shrink_slab_bypass
__tracepoint_android_vh_shrink_slab_bypass
#required by cifs.ko #required by cifs.ko
add_swap_extent add_swap_extent
asn1_ber_decoder asn1_ber_decoder