ANDROID: GKI: Update symbol list for xiaomi
1 function symbol(s) added 'int __traceiter_android_vh_madvise_cold_pageout_skip( struct vm_area_struct *vma, struct page *page, bool pageout, bool *need_skip)' 1 variable symbol(s) added 'struct tracepoint __tracepoint_android_vh_madvise_cold_pageout_skip' Bug: 284808098 Change-Id: I67af41107e86453ff00b394a4b2d16f7ff642048 Signed-off-by: xiaofeng <xiaofeng5@xiaomi.com>
This commit is contained in:
parent
87f8c82651
commit
855f25e32c
@ -308984,6 +308984,15 @@ function {
|
||||
parameter_id: 0x0858434c
|
||||
parameter_id: 0x716d7970
|
||||
}
|
||||
function {
|
||||
id: 0x9b87e63f
|
||||
return_type_id: 0x6720d32f
|
||||
parameter_id: 0x18bd6530
|
||||
parameter_id: 0x0a134144
|
||||
parameter_id: 0x06835e9c
|
||||
parameter_id: 0x6d7f5ff6
|
||||
parameter_id: 0x11cfee5a
|
||||
}
|
||||
function {
|
||||
id: 0x9b87e6ee
|
||||
return_type_id: 0x6720d32f
|
||||
@ -325653,6 +325662,15 @@ elf_symbol {
|
||||
type_id: 0x9a36ff29
|
||||
full_name: "__traceiter_android_vh_kswapd_per_node"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xfb6a92a8
|
||||
name: "__traceiter_android_vh_madvise_cold_pageout_skip"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x0cb9c30f
|
||||
type_id: 0x9b87e63f
|
||||
full_name: "__traceiter_android_vh_madvise_cold_pageout_skip"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xa94ef105
|
||||
name: "__traceiter_android_vh_madvise_pageout_swap_entry"
|
||||
@ -328740,6 +328758,15 @@ elf_symbol {
|
||||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_android_vh_kswapd_per_node"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xcb34ca12
|
||||
name: "__tracepoint_android_vh_madvise_cold_pageout_skip"
|
||||
is_defined: true
|
||||
symbol_type: OBJECT
|
||||
crc: 0x4584864c
|
||||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_android_vh_madvise_cold_pageout_skip"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x2f768c2b
|
||||
name: "__tracepoint_android_vh_madvise_pageout_swap_entry"
|
||||
@ -380676,6 +380703,7 @@ interface {
|
||||
symbol_id: 0x4dca46cc
|
||||
symbol_id: 0xf83fbd26
|
||||
symbol_id: 0x18fde973
|
||||
symbol_id: 0xfb6a92a8
|
||||
symbol_id: 0xa94ef105
|
||||
symbol_id: 0x0e1f9e23
|
||||
symbol_id: 0x61ea12b8
|
||||
@ -381019,6 +381047,7 @@ interface {
|
||||
symbol_id: 0x62c13726
|
||||
symbol_id: 0xafbca760
|
||||
symbol_id: 0x586a06d1
|
||||
symbol_id: 0xcb34ca12
|
||||
symbol_id: 0x2f768c2b
|
||||
symbol_id: 0xc34a5545
|
||||
symbol_id: 0x00a5fe5e
|
||||
|
@ -240,3 +240,7 @@
|
||||
#required by mi_mempool.ko
|
||||
__traceiter_android_vh_mmput
|
||||
__tracepoint_android_vh_mmput
|
||||
|
||||
#required by mi_mempool.ko
|
||||
__traceiter_android_vh_madvise_cold_pageout_skip
|
||||
__tracepoint_android_vh_madvise_cold_pageout_skip
|
||||
|
Loading…
Reference in New Issue
Block a user