From 9a9c876461146b30a6408dfea6555d0f0f4e55a9 Mon Sep 17 00:00:00 2001 From: Di Shen Date: Wed, 28 Jun 2023 17:42:21 +0800 Subject: [PATCH] ANDROID: update symbol list for unisoc vendor hook 1 function symbol(s) added 'int __traceiter_android_vh_enable_thermal_power_throttle(void*, bool*)' 1 variable symbol(s) added 'struct tracepoint __tracepoint_android_vh_enable_thermal_power_throttle' Bug: 209386157 Signed-off-by: Di Shen Change-Id: Ic3cca712b40766e93fc5e38215a0b87561acbf58 --- android/abi_gki_aarch64.stg | 20 ++++++++++++++++++++ android/abi_gki_aarch64_unisoc | 2 ++ 2 files changed, 22 insertions(+) diff --git a/android/abi_gki_aarch64.stg b/android/abi_gki_aarch64.stg index dad357cc9972..a7775d369d66 100644 --- a/android/abi_gki_aarch64.stg +++ b/android/abi_gki_aarch64.stg @@ -326285,6 +326285,15 @@ elf_symbol { type_id: 0x9bdc9aae full_name: "__traceiter_android_vh_dup_task_struct" } +elf_symbol { + id: 0x7ebac47a + name: "__traceiter_android_vh_enable_thermal_power_throttle" + is_defined: true + symbol_type: FUNCTION + crc: 0xc7fd7b7d + type_id: 0x9be885da + full_name: "__traceiter_android_vh_enable_thermal_power_throttle" +} elf_symbol { id: 0xf586d5b6 name: "__traceiter_android_vh_encrypt_page" @@ -329408,6 +329417,15 @@ elf_symbol { type_id: 0x18ccbd2c full_name: "__tracepoint_android_vh_dup_task_struct" } +elf_symbol { + id: 0x188eab44 + name: "__tracepoint_android_vh_enable_thermal_power_throttle" + is_defined: true + symbol_type: OBJECT + crc: 0x13db5a5d + type_id: 0x18ccbd2c + full_name: "__tracepoint_android_vh_enable_thermal_power_throttle" +} elf_symbol { id: 0xe7584e1c name: "__tracepoint_android_vh_encrypt_page" @@ -381837,6 +381855,7 @@ interface { symbol_id: 0x9dbd7b92 symbol_id: 0x42312ccc symbol_id: 0xf432d1c9 + symbol_id: 0x7ebac47a symbol_id: 0xf586d5b6 symbol_id: 0x1f554c2a symbol_id: 0x93a4717b @@ -382184,6 +382203,7 @@ interface { symbol_id: 0xe2d7542c symbol_id: 0x988719fa symbol_id: 0x732a182b + symbol_id: 0x188eab44 symbol_id: 0xe7584e1c symbol_id: 0x0d418d38 symbol_id: 0x50a83025 diff --git a/android/abi_gki_aarch64_unisoc b/android/abi_gki_aarch64_unisoc index 74799770e689..ffe63b898cde 100644 --- a/android/abi_gki_aarch64_unisoc +++ b/android/abi_gki_aarch64_unisoc @@ -693,6 +693,7 @@ __traceiter_android_vh_cpufreq_target __traceiter_android_vh_cpu_idle_enter __traceiter_android_vh_cpu_idle_exit + __traceiter_android_vh_enable_thermal_power_throttle __traceiter_android_vh_get_thermal_zone_device __traceiter_android_vh_modify_thermal_request_freq __traceiter_android_vh_modify_thermal_target_freq @@ -770,6 +771,7 @@ __tracepoint_android_vh_cpufreq_target __tracepoint_android_vh_cpu_idle_enter __tracepoint_android_vh_cpu_idle_exit + __tracepoint_android_vh_enable_thermal_power_throttle __tracepoint_android_vh_get_thermal_zone_device __tracepoint_android_vh_modify_thermal_request_freq __tracepoint_android_vh_modify_thermal_target_freq