From be7357c438ed61285eb56af6f1b675aa191ee636 Mon Sep 17 00:00:00 2001 From: Martin Liu Date: Thu, 20 Apr 2023 15:28:13 +0000 Subject: [PATCH] ANDROID: Update the ABI symbol list 1 function symbol(s) added 'int __traceiter_android_vh_si_meminfo(void*, struct sysinfo*)' 1 variable symbol(s) added 'struct tracepoint __tracepoint_android_vh_si_meminfo' Bug: 277746082 Change-Id: I62025937489e1ddd61daf1377578bd8726707b8c Signed-off-by: Martin Liu --- android/abi_gki_aarch64.stg | 32 ++++++++++++++++++++++++++++++++ android/abi_gki_aarch64_pixel | 2 ++ 2 files changed, 34 insertions(+) diff --git a/android/abi_gki_aarch64.stg b/android/abi_gki_aarch64.stg index 7f89ebb3be34..4856d0405669 100644 --- a/android/abi_gki_aarch64.stg +++ b/android/abi_gki_aarch64.stg @@ -291678,6 +291678,12 @@ function { parameter_id: 0x6720d32f parameter_id: 0xfc0e1dbd } +function { + id: 0x9b7aef3b + return_type_id: 0x6720d32f + parameter_id: 0x18bd6530 + parameter_id: 0x35555629 +} function { id: 0x9b7c03b3 return_type_id: 0x6720d32f @@ -304766,6 +304772,15 @@ elf_symbol { type_id: 0x987085c9 full_name: "__traceiter_android_vh_shrink_slab_bypass" } +elf_symbol { + id: 0x95030fb3 + name: "__traceiter_android_vh_si_meminfo" + is_defined: true + symbol_type: FUNCTION + crc: 0xa882a25f + type_id: 0x9b7aef3b + full_name: "__traceiter_android_vh_si_meminfo" +} elf_symbol { id: 0x58e7556b name: "__traceiter_android_vh_sync_txn_recvd" @@ -306332,6 +306347,15 @@ elf_symbol { type_id: 0x18ccbd2c full_name: "__tracepoint_android_vh_shrink_slab_bypass" } +elf_symbol { + id: 0xfa7ab445 + name: "__tracepoint_android_vh_si_meminfo" + is_defined: true + symbol_type: OBJECT + crc: 0xb9d9a6b0 + type_id: 0x18ccbd2c + full_name: "__tracepoint_android_vh_si_meminfo" +} elf_symbol { id: 0x39e68fed name: "__tracepoint_android_vh_sync_txn_recvd" @@ -345536,6 +345560,10 @@ symbols { key: "__traceiter_android_vh_shrink_slab_bypass" value: 0xdfd06b97 } + symbol { + key: "__traceiter_android_vh_si_meminfo" + value: 0x95030fb3 + } symbol { key: "__traceiter_android_vh_sync_txn_recvd" value: 0x58e7556b @@ -346232,6 +346260,10 @@ symbols { key: "__tracepoint_android_vh_shrink_slab_bypass" value: 0x3e70324d } + symbol { + key: "__tracepoint_android_vh_si_meminfo" + value: 0xfa7ab445 + } symbol { key: "__tracepoint_android_vh_sync_txn_recvd" value: 0x39e68fed diff --git a/android/abi_gki_aarch64_pixel b/android/abi_gki_aarch64_pixel index 9d10eb129371..27bfa6d367d6 100644 --- a/android/abi_gki_aarch64_pixel +++ b/android/abi_gki_aarch64_pixel @@ -2134,6 +2134,7 @@ __traceiter_android_vh_rmqueue __traceiter_android_vh_scheduler_tick __traceiter_android_vh_setscheduler_uclamp + __traceiter_android_vh_si_meminfo __traceiter_android_vh_sysrq_crash __traceiter_android_vh_ufs_check_int_errors __traceiter_android_vh_ufs_compl_command @@ -2237,6 +2238,7 @@ __tracepoint_android_vh_rmqueue __tracepoint_android_vh_scheduler_tick __tracepoint_android_vh_setscheduler_uclamp + __tracepoint_android_vh_si_meminfo __tracepoint_android_vh_sysrq_crash __tracepoint_android_vh_ufs_check_int_errors __tracepoint_android_vh_ufs_compl_command