From b091985cc515e3929ee8866bc1f275a9b145ebd7 Mon Sep 17 00:00:00 2001 From: Oreoluwa Babatunde Date: Tue, 15 Apr 2025 16:31:32 -0700 Subject: [PATCH] ANDROID: abi_gki_aarch64_qcom: Export trace_android_vh_try_fixup_sea Add the underlying symbols for trace_android_vh_try_fixup_sea. 1 function symbol(s) added 'int __traceiter_android_vh_try_fixup_sea(void*, unsigned long, unsigned long, struct pt_regs*, bool*)' 1 variable symbol(s) added 'struct tracepoint __tracepoint_android_vh_try_fixup_sea' Bug: 320358381 Change-Id: Ic5b334dd83cd2c1c3beb6dbe485f35533eb3e5dc Signed-off-by: Oreoluwa Babatunde --- gki/aarch64/abi.stg | 29 +++++++++++++++++++++++++++++ gki/aarch64/symbols/qcom | 2 ++ 2 files changed, 31 insertions(+) diff --git a/gki/aarch64/abi.stg b/gki/aarch64/abi.stg index 18771791d592..ebcf90032082 100644 --- a/gki/aarch64/abi.stg +++ b/gki/aarch64/abi.stg @@ -348850,6 +348850,15 @@ function { parameter_id: 0x019e2530 parameter_id: 0x11cfee5a } +function { + id: 0x9b6eb253 + return_type_id: 0x6720d32f + parameter_id: 0x18bd6530 + parameter_id: 0x33756485 + parameter_id: 0x33756485 + parameter_id: 0x01222f7d + parameter_id: 0x11cfee5a +} function { id: 0x9b6eb620 return_type_id: 0x6720d32f @@ -371120,6 +371129,15 @@ elf_symbol { type_id: 0x9ab83ca3 full_name: "__traceiter_android_vh_timer_calc_index" } +elf_symbol { + id: 0xeac5f4dd + name: "__traceiter_android_vh_try_fixup_sea" + is_defined: true + symbol_type: FUNCTION + crc: 0xd199f195 + type_id: 0x9b6eb253 + full_name: "__traceiter_android_vh_try_fixup_sea" +} elf_symbol { id: 0xc0482ac3 name: "__traceiter_android_vh_tune_mmap_readaround" @@ -375728,6 +375746,15 @@ elf_symbol { type_id: 0x18ccbd2c full_name: "__tracepoint_android_vh_timer_calc_index" } +elf_symbol { + id: 0x0896a337 + name: "__tracepoint_android_vh_try_fixup_sea" + is_defined: true + symbol_type: OBJECT + crc: 0x7c5aa8a7 + type_id: 0x18ccbd2c + full_name: "__tracepoint_android_vh_try_fixup_sea" +} elf_symbol { id: 0x0f6579e9 name: "__tracepoint_android_vh_tune_mmap_readaround" @@ -437504,6 +437531,7 @@ interface { symbol_id: 0x40d428a7 symbol_id: 0xe334c57d symbol_id: 0xfeff2e7f + symbol_id: 0xeac5f4dd symbol_id: 0xc0482ac3 symbol_id: 0x351ae4d8 symbol_id: 0x39155e73 @@ -438016,6 +438044,7 @@ interface { symbol_id: 0xafd4e4b1 symbol_id: 0xfcee39f3 symbol_id: 0x69721329 + symbol_id: 0x0896a337 symbol_id: 0x0f6579e9 symbol_id: 0xfa2b4906 symbol_id: 0x49b955bd diff --git a/gki/aarch64/symbols/qcom b/gki/aarch64/symbols/qcom index e90716e908f9..cb7b17dd9154 100644 --- a/gki/aarch64/symbols/qcom +++ b/gki/aarch64/symbols/qcom @@ -3372,6 +3372,7 @@ __traceiter_android_vh_skip_swap_map_write __traceiter_android_vh_thermal_pm_notify_suspend __traceiter_android_vh_timer_calc_index + __traceiter_android_vh_try_fixup_sea __traceiter_android_vh_ufs_check_int_errors __traceiter_android_vh_ufs_compl_command __traceiter_android_vh_ufs_send_command @@ -3503,6 +3504,7 @@ __tracepoint_android_vh_skip_swap_map_write __tracepoint_android_vh_thermal_pm_notify_suspend __tracepoint_android_vh_timer_calc_index + __tracepoint_android_vh_try_fixup_sea __tracepoint_android_vh_ufs_check_int_errors __tracepoint_android_vh_ufs_compl_command __tracepoint_android_vh_ufs_send_command