mirror of
https://github.com/nxp-imx/linux-imx.git
synced 2025-07-07 18:05:21 +02:00
ANDROID: abi_gki_aarch64_honor: whitelist symbols added for abort scan by order
White list the __tracepoint_android_vh_mglru_should_abort_scan_order symbol. 1 function symbol(s) added 'int __traceiter_android_vh_mglru_should_abort_scan_order(void*, unsigned int, bool*)' 1 variable symbol(s) added 'struct tracepoint __tracepoint_android_vh_mglru_should_abort_scan_order' Bug: 365902592 Change-Id: I09aad95d35bd46cadd6dd0a1ee6b9a435bb6a793 Signed-off-by: yipeng xiang <yipengxiang@honor.corp-partner.google.com>
This commit is contained in:
parent
9d48e18a60
commit
86047bcbd5
|
@ -333283,6 +333283,13 @@ function {
|
|||
parameter_id: 0x6720d32f
|
||||
parameter_id: 0x6720d32f
|
||||
}
|
||||
function {
|
||||
id: 0x9abddc00
|
||||
return_type_id: 0x6720d32f
|
||||
parameter_id: 0x18bd6530
|
||||
parameter_id: 0x4585663f
|
||||
parameter_id: 0x11cfee5a
|
||||
}
|
||||
function {
|
||||
id: 0x9abe486f
|
||||
return_type_id: 0x6720d32f
|
||||
|
@ -356844,6 +356851,15 @@ elf_symbol {
|
|||
type_id: 0x9b13aa4d
|
||||
full_name: "__traceiter_android_vh_mglru_should_abort_scan"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x83742db6
|
||||
name: "__traceiter_android_vh_mglru_should_abort_scan_order"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0xe76b37b9
|
||||
type_id: 0x9abddc00
|
||||
full_name: "__traceiter_android_vh_mglru_should_abort_scan_order"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x9f58159a
|
||||
name: "__traceiter_android_vh_mm_direct_reclaim_enter"
|
||||
|
@ -362649,6 +362665,15 @@ elf_symbol {
|
|||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_android_vh_mglru_should_abort_scan"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x420ef2d0
|
||||
name: "__tracepoint_android_vh_mglru_should_abort_scan_order"
|
||||
is_defined: true
|
||||
symbol_type: OBJECT
|
||||
crc: 0xeae8520f
|
||||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_android_vh_mglru_should_abort_scan_order"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xd333a65c
|
||||
name: "__tracepoint_android_vh_mm_direct_reclaim_enter"
|
||||
|
@ -425412,6 +425437,7 @@ interface {
|
|||
symbol_id: 0x8c174a7d
|
||||
symbol_id: 0xea8ce2b0
|
||||
symbol_id: 0x105350cb
|
||||
symbol_id: 0x83742db6
|
||||
symbol_id: 0x9f58159a
|
||||
symbol_id: 0x29c67d40
|
||||
symbol_id: 0xf182fb15
|
||||
|
@ -426057,6 +426083,7 @@ interface {
|
|||
symbol_id: 0xa2bd1edf
|
||||
symbol_id: 0xa5b4e5b2
|
||||
symbol_id: 0xca4f3601
|
||||
symbol_id: 0x420ef2d0
|
||||
symbol_id: 0xd333a65c
|
||||
symbol_id: 0xddcff44a
|
||||
symbol_id: 0x47bcd15f
|
||||
|
|
|
@ -96,6 +96,8 @@
|
|||
__tracepoint_android_vh_should_fault_around
|
||||
__traceiter_android_vh_mglru_should_abort_scan
|
||||
__tracepoint_android_vh_mglru_should_abort_scan
|
||||
__traceiter_android_vh_mglru_should_abort_scan_order
|
||||
__tracepoint_android_vh_mglru_should_abort_scan_order
|
||||
__traceiter_android_vh_tcp_connect
|
||||
__tracepoint_android_vh_tcp_connect
|
||||
__traceiter_android_vh_tcp_write_timeout_estab_retrans
|
||||
|
|
Loading…
Reference in New Issue
Block a user