From 51513a17753852beb362a7f14fcc60ef40203a18 Mon Sep 17 00:00:00 2001 From: Peifeng Li Date: Thu, 31 Mar 2022 17:55:33 +0800 Subject: [PATCH] ANDROID: GKI: Update symbols to symbol list Leaf changes summary: 2 artifacts changed Changed leaf types summary: 0 leaf type changed Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 1 Added function Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 1 Added variable 1 Added function: [A] 'function int __traceiter_android_vh_cma_drain_all_pages_bypass(void*, unsigned int, bool*)' 1 Added variable: [A] 'tracepoint __tracepoint_android_vh_cma_drain_all_pages_bypass' Bug: 193384408 Signed-off-by: Peifeng Li Change-Id: Ib9f95f702e2776a6caded709a88f1e9f2ee154b1 --- android/abi_gki_aarch64.xml | 9 +++++++++ android/abi_gki_aarch64_oplus | 2 ++ 2 files changed, 11 insertions(+) diff --git a/android/abi_gki_aarch64.xml b/android/abi_gki_aarch64.xml index 74944873ed26..9702f89c75e9 100755 --- a/android/abi_gki_aarch64.xml +++ b/android/abi_gki_aarch64.xml @@ -414,6 +414,7 @@ + @@ -6014,6 +6015,7 @@ + @@ -116266,6 +116268,12 @@ + + + + + + @@ -117722,6 +117730,7 @@ + diff --git a/android/abi_gki_aarch64_oplus b/android/abi_gki_aarch64_oplus index cdb5d44f797a..ece922a3f41e 100644 --- a/android/abi_gki_aarch64_oplus +++ b/android/abi_gki_aarch64_oplus @@ -2697,6 +2697,7 @@ __traceiter_android_vh_tune_swappiness __traceiter_android_vh_page_referenced_check_bypass __traceiter_android_vh_drain_all_pages_bypass + __traceiter_android_vh_cma_drain_all_pages_bypass __traceiter_android_vh_ufs_compl_command __traceiter_android_vh_ufs_send_command __traceiter_android_vh_ufs_send_tm_command @@ -2902,6 +2903,7 @@ __tracepoint_android_vh_tune_swappiness __tracepoint_android_vh_page_referenced_check_bypass __tracepoint_android_vh_drain_all_pages_bypass + __tracepoint_android_vh_cma_drain_all_pages_bypass __tracepoint_android_vh_ufs_compl_command __tracepoint_android_vh_ufs_send_command __tracepoint_android_vh_ufs_send_tm_command