From 6cf2e7d96862514989335c26cea126b6e65d43e2 Mon Sep 17 00:00:00 2001 From: zhengwei Date: Mon, 18 Nov 2024 18:10:34 +0800 Subject: [PATCH] ANDROID: GKI: update symbol list for honor INFO: 2 function symbol(s) added 'int __traceiter_android_vh_slab_alloc_node(void*, void*, unsigned long, struct kmem_cache*)' 'int __traceiter_android_vh_slab_free(void*, unsigned long, struct kmem_cache*)' 2 variable symbol(s) added 'struct tracepoint __tracepoint_android_vh_slab_alloc_node' 'struct tracepoint __tracepoint_android_vh_slab_free' Bug: 379598560 Change-Id: I27e41cf5545297e6c62a581d677a298bd629ad3e Signed-off-by: zhengwei --- android/abi_gki_aarch64.stg | 55 +++++++++++++++++++++++++++++++++++ android/abi_gki_aarch64_honor | 4 +++ 2 files changed, 59 insertions(+) diff --git a/android/abi_gki_aarch64.stg b/android/abi_gki_aarch64.stg index d824ea826182..68aa101f0c25 100644 --- a/android/abi_gki_aarch64.stg +++ b/android/abi_gki_aarch64.stg @@ -327005,6 +327005,13 @@ function { parameter_id: 0x3ccb45cc parameter_id: 0x6720d32f } +function { + id: 0x9b69d0a5 + return_type_id: 0x6720d32f + parameter_id: 0x18bd6530 + parameter_id: 0x33756485 + parameter_id: 0x2efd5036 +} function { id: 0x9b6a60e1 return_type_id: 0x6720d32f @@ -328636,6 +328643,14 @@ function { parameter_id: 0x6d7f5ff6 parameter_id: 0x1f8dbf97 } +function { + id: 0x9bc1295b + return_type_id: 0x6720d32f + parameter_id: 0x18bd6530 + parameter_id: 0x18bd6530 + parameter_id: 0x33756485 + parameter_id: 0x2efd5036 +} function { id: 0x9bc160f2 return_type_id: 0x6720d32f @@ -348979,6 +348994,15 @@ elf_symbol { type_id: 0x9be885da full_name: "__traceiter_android_vh_skip_swap_map_write" } +elf_symbol { + id: 0x37177d11 + name: "__traceiter_android_vh_slab_alloc_node" + is_defined: true + symbol_type: FUNCTION + crc: 0x5de80fdf + type_id: 0x9bc1295b + full_name: "__traceiter_android_vh_slab_alloc_node" +} elf_symbol { id: 0x0562cb47 name: "__traceiter_android_vh_slab_folio_alloced" @@ -348988,6 +349012,15 @@ elf_symbol { type_id: 0x9a85c64c full_name: "__traceiter_android_vh_slab_folio_alloced" } +elf_symbol { + id: 0xcc89dffc + name: "__traceiter_android_vh_slab_free" + is_defined: true + symbol_type: FUNCTION + crc: 0x90320227 + type_id: 0x9b69d0a5 + full_name: "__traceiter_android_vh_slab_free" +} elf_symbol { id: 0x08f4cbb0 name: "__traceiter_android_vh_smaps_pte_entry" @@ -353902,6 +353935,15 @@ elf_symbol { type_id: 0x18ccbd2c full_name: "__tracepoint_android_vh_skip_swap_map_write" } +elf_symbol { + id: 0x65c6ad4b + name: "__tracepoint_android_vh_slab_alloc_node" + is_defined: true + symbol_type: OBJECT + crc: 0x9e44f99c + type_id: 0x18ccbd2c + full_name: "__tracepoint_android_vh_slab_alloc_node" +} elf_symbol { id: 0x4a999b29 name: "__tracepoint_android_vh_slab_folio_alloced" @@ -353911,6 +353953,15 @@ elf_symbol { type_id: 0x18ccbd2c full_name: "__tracepoint_android_vh_slab_folio_alloced" } +elf_symbol { + id: 0xab9ebde6 + name: "__tracepoint_android_vh_slab_free" + is_defined: true + symbol_type: OBJECT + crc: 0x40f461e2 + type_id: 0x18ccbd2c + full_name: "__tracepoint_android_vh_slab_free" +} elf_symbol { id: 0x547e3912 name: "__tracepoint_android_vh_smaps_pte_entry" @@ -417122,7 +417173,9 @@ interface { symbol_id: 0x69c3749b symbol_id: 0x3d0fc76c symbol_id: 0x8f7ad177 + symbol_id: 0x37177d11 symbol_id: 0x0562cb47 + symbol_id: 0xcc89dffc symbol_id: 0x08f4cbb0 symbol_id: 0xbc7bbb37 symbol_id: 0x445e3749 @@ -417669,7 +417722,9 @@ interface { symbol_id: 0xc8a7ac69 symbol_id: 0x5ef059ce symbol_id: 0x3204c8e5 + symbol_id: 0x65c6ad4b symbol_id: 0x4a999b29 + symbol_id: 0xab9ebde6 symbol_id: 0x547e3912 symbol_id: 0x4ed55b15 symbol_id: 0x052557d7 diff --git a/android/abi_gki_aarch64_honor b/android/abi_gki_aarch64_honor index e0c895be5f07..1f7757085d53 100644 --- a/android/abi_gki_aarch64_honor +++ b/android/abi_gki_aarch64_honor @@ -59,3 +59,7 @@ __traceiter_android_vh_dc_send_copy __tracepoint_android_vh_dc_receive __traceiter_android_vh_dc_receive + __tracepoint_android_vh_slab_alloc_node + __traceiter_android_vh_slab_alloc_node + __tracepoint_android_vh_slab_free + __traceiter_android_vh_slab_free