mirror of
https://github.com/nxp-imx/linux-imx.git
synced 2025-07-07 18:05:21 +02:00
ANDROID: ABI: update symbol list for galaxy
ERROR: 2 function symbol(s) added 'int __traceiter_android_vh_warn_alloc_show_mem_bypass(void*, bool*)' 'int __traceiter_android_vh_warn_alloc_tune_ratelimit(void*, struct ratelimit_state*)' 2 variable symbol(s) added 'struct tracepoint __tracepoint_android_vh_warn_alloc_show_mem_bypass' 'struct tracepoint __tracepoint_android_vh_warn_alloc_tune_ratelimit' Bug: 351175506 Change-Id: I8c75fe3570f6cde254bf657040685a839d03c39e Signed-off-by: Sooyong Suk <s.suk@samsung.corp-partner.google.com>
This commit is contained in:
parent
371517c5d0
commit
cebdeae238
|
@ -324340,6 +324340,12 @@ function {
|
|||
parameter_id: 0x6720d32f
|
||||
parameter_id: 0x09e67e75
|
||||
}
|
||||
function {
|
||||
id: 0x9b2656fb
|
||||
return_type_id: 0x6720d32f
|
||||
parameter_id: 0x18bd6530
|
||||
parameter_id: 0x227b260f
|
||||
}
|
||||
function {
|
||||
id: 0x9b26efe4
|
||||
return_type_id: 0x6720d32f
|
||||
|
@ -347232,6 +347238,24 @@ elf_symbol {
|
|||
type_id: 0x9a235f02
|
||||
full_name: "__traceiter_android_vh_vmscan_kswapd_done"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x764ff27a
|
||||
name: "__traceiter_android_vh_warn_alloc_show_mem_bypass"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x999747b3
|
||||
type_id: 0x9be885da
|
||||
full_name: "__traceiter_android_vh_warn_alloc_show_mem_bypass"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xd0d675d3
|
||||
name: "__traceiter_android_vh_warn_alloc_tune_ratelimit"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x251ec667
|
||||
type_id: 0x9b2656fb
|
||||
full_name: "__traceiter_android_vh_warn_alloc_tune_ratelimit"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xb0bf7fd6
|
||||
name: "__traceiter_android_vh_watchdog_timer_softlockup"
|
||||
|
@ -352029,6 +352053,24 @@ elf_symbol {
|
|||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_android_vh_vmscan_kswapd_done"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x89f309c0
|
||||
name: "__tracepoint_android_vh_warn_alloc_show_mem_bypass"
|
||||
is_defined: true
|
||||
symbol_type: OBJECT
|
||||
crc: 0xa1279196
|
||||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_android_vh_warn_alloc_show_mem_bypass"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x4196f765
|
||||
name: "__tracepoint_android_vh_warn_alloc_tune_ratelimit"
|
||||
is_defined: true
|
||||
symbol_type: OBJECT
|
||||
crc: 0x2c4be826
|
||||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_android_vh_warn_alloc_tune_ratelimit"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x42dbeb24
|
||||
name: "__tracepoint_android_vh_watchdog_timer_softlockup"
|
||||
|
@ -410766,6 +410808,8 @@ interface {
|
|||
symbol_id: 0xd0e4682b
|
||||
symbol_id: 0x08824ed3
|
||||
symbol_id: 0xcbec9d66
|
||||
symbol_id: 0x764ff27a
|
||||
symbol_id: 0xd0d675d3
|
||||
symbol_id: 0xb0bf7fd6
|
||||
symbol_id: 0xae5e5469
|
||||
symbol_id: 0x6911084f
|
||||
|
@ -411299,6 +411343,8 @@ interface {
|
|||
symbol_id: 0x990b2371
|
||||
symbol_id: 0xe100c3ad
|
||||
symbol_id: 0x55476a7c
|
||||
symbol_id: 0x89f309c0
|
||||
symbol_id: 0x4196f765
|
||||
symbol_id: 0x42dbeb24
|
||||
symbol_id: 0xa13f65ff
|
||||
symbol_id: 0xf57e8f65
|
||||
|
|
|
@ -87,6 +87,8 @@
|
|||
__traceiter_android_vh_smaps_pte_entry
|
||||
__traceiter_android_vh_try_to_freeze_todo
|
||||
__traceiter_android_vh_try_to_freeze_todo_unfrozen
|
||||
__traceiter_android_vh_warn_alloc_tune_ratelimit
|
||||
__traceiter_android_vh_warn_alloc_show_mem_bypass
|
||||
__traceiter_android_vh_watchdog_timer_softlockup
|
||||
__traceiter_android_vh_wq_lockup_pool
|
||||
__traceiter_console
|
||||
|
@ -126,6 +128,8 @@
|
|||
__tracepoint_android_vh_smaps_pte_entry
|
||||
__tracepoint_android_vh_try_to_freeze_todo
|
||||
__tracepoint_android_vh_try_to_freeze_todo_unfrozen
|
||||
__tracepoint_android_vh_warn_alloc_tune_ratelimit
|
||||
__tracepoint_android_vh_warn_alloc_show_mem_bypass
|
||||
__tracepoint_android_vh_watchdog_timer_softlockup
|
||||
__tracepoint_android_vh_wq_lockup_pool
|
||||
__tracepoint_console
|
||||
|
|
Loading…
Reference in New Issue
Block a user