Skip to content
This repository was archived by the owner on Nov 8, 2023. It is now read-only.

Commit a9ad33c

Browse files
Will McVickerTreehugger Robot
authored andcommitted
ANDROID: Update the ABI with dump_tasks
1 function symbol(s) added 'void dump_tasks(struct oom_control*)' Bug: 316372318 Change-Id: Iaa3a92d6d8b1bf7014a7c62ca70ae1cbee1d028e Signed-off-by: Will McVicker <[email protected]>
1 parent 9c79e4c commit a9ad33c

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

android/abi_gki_aarch64.stg

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -314642,6 +314642,11 @@ function {
314642314642
parameter_id: 0x3e10b518
314643314643
parameter_id: 0x0bb0c019
314644314644
}
314645+
function {
314646+
id: 0x1f821b4c
314647+
return_type_id: 0x48b5725f
314648+
parameter_id: 0x3c692b7e
314649+
}
314645314650
function {
314646314651
id: 0x1f835b6f
314647314652
return_type_id: 0x48b5725f
@@ -384434,6 +384439,15 @@ elf_symbol {
384434384439
type_id: 0x10985193
384435384440
full_name: "dump_stack"
384436384441
}
384442+
elf_symbol {
384443+
id: 0x652fbf96
384444+
name: "dump_tasks"
384445+
is_defined: true
384446+
symbol_type: FUNCTION
384447+
crc: 0x4308a91f
384448+
type_id: 0x1f821b4c
384449+
full_name: "dump_tasks"
384450+
}
384437384451
elf_symbol {
384438384452
id: 0xe5d449a3
384439384453
name: "dup_iter"
@@ -431304,6 +431318,7 @@ interface {
431304431318
symbol_id: 0xded28924
431305431319
symbol_id: 0xcb93fb69
431306431320
symbol_id: 0xe3421d56
431321+
symbol_id: 0x652fbf96
431307431322
symbol_id: 0xe5d449a3
431308431323
symbol_id: 0xda364c85
431309431324
symbol_id: 0x68e0756b

android/abi_gki_aarch64_pixel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -812,6 +812,7 @@
812812
drop_reasons_unregister_subsys
813813
dump_backtrace
814814
dump_stack
815+
dump_tasks
815816
dw_handle_msi_irq
816817
dw_pcie_find_capability
817818
dw_pcie_host_init

0 commit comments

Comments
 (0)