From 580b7fa7d98ec53a241839d16fa9014a0a8af58b Mon Sep 17 00:00:00 2001 From: CCJ Yeh Date: Wed, 18 Aug 2021 19:23:31 +0800 Subject: [PATCH] ANDROID: Update symbol list for mtk Leaf changes summary: 6 artifacts changed Changed leaf types summary: 0 leaf type changed Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 3 Added functions Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 3 Added variables 3 Added functions: [A] 'function int __traceiter_android_vh_freq_qos_add_request(void*, freq_constraints*, freq_qos_request*, freq_qos_req_type, int, int)' [A] 'function int __traceiter_android_vh_freq_qos_remove_request(void*, freq_qos_request*)' [A] 'function int __traceiter_android_vh_freq_qos_update_request(void*, freq_qos_request*, int)' 3 Added variables: [A] 'tracepoint __tracepoint_android_vh_freq_qos_add_request' [A] 'tracepoint __tracepoint_android_vh_freq_qos_remove_request' [A] 'tracepoint __tracepoint_android_vh_freq_qos_update_request' Bug: 197069923 Signed-off-by: CCJ Yeh Change-Id: I8541fb4bb327f6887e86ac4b23951ea56a9430a1 --- android/abi_gki_aarch64.xml | 29 +++++++++++++++++++++++++++++ android/abi_gki_aarch64_mtk | 6 ++++++ 2 files changed, 35 insertions(+) diff --git a/android/abi_gki_aarch64.xml b/android/abi_gki_aarch64.xml index a66ff7c82847..946648b7670b 100755 --- a/android/abi_gki_aarch64.xml +++ b/android/abi_gki_aarch64.xml @@ -373,6 +373,9 @@ + + + @@ -5204,6 +5207,9 @@ + + + @@ -110946,6 +110952,26 @@ + + + + + + + + + + + + + + + + + + + + @@ -111888,6 +111914,9 @@ + + + diff --git a/android/abi_gki_aarch64_mtk b/android/abi_gki_aarch64_mtk index e9ae312bbb69..cc0be9e998f0 100644 --- a/android/abi_gki_aarch64_mtk +++ b/android/abi_gki_aarch64_mtk @@ -1923,6 +1923,9 @@ __traceiter_android_vh_exit_creds __traceiter_android_vh_fill_ext_fmtdesc __traceiter_android_vh_finish_update_load_avg_se + __traceiter_android_vh_freq_qos_add_request + __traceiter_android_vh_freq_qos_update_request + __traceiter_android_vh_freq_qos_remove_request __traceiter_android_vh_iommu_alloc_iova __traceiter_android_vh_iommu_free_iova __traceiter_android_vh_ipv6_gen_linklocal_addr @@ -1996,6 +1999,9 @@ __tracepoint_android_vh_exit_creds __tracepoint_android_vh_fill_ext_fmtdesc __tracepoint_android_vh_finish_update_load_avg_se + __tracepoint_android_vh_freq_qos_add_request + __tracepoint_android_vh_freq_qos_update_request + __tracepoint_android_vh_freq_qos_remove_request __tracepoint_android_vh_iommu_alloc_iova __tracepoint_android_vh_iommu_free_iova __tracepoint_android_vh_ipv6_gen_linklocal_addr