From aad764985c3be1e1d952d0591b26b615c985b5fd Mon Sep 17 00:00:00 2001 From: Xuewen Yan Date: Thu, 16 Jun 2022 11:01:50 +0800 Subject: [PATCH] ANDROID: ABI: Update symbols to unisoc whitelist for the scheduler 4st Update whitelist for the symbols used by the unisoc device and update the ABI representation accordingly Leaf changes summary: 2 artifacts changed Changed leaf types summary: 0 leaf type changed Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 2 Added functions Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable 2 Added functions: [A] 'function int __traceiter_android_rvh_account_irq_end(void*, task_struct*, int, s64)' [A] 'function int __traceiter_android_rvh_account_irq_start(void*, task_struct*, int, s64)' Bug: 235909063 Change-Id: Idfce8f81fbe6ed11d974dbcf6f04e768af54d0ca Signed-off-by: Xuewen Yan --- android/abi_gki_aarch64_unisoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/android/abi_gki_aarch64_unisoc b/android/abi_gki_aarch64_unisoc index 7e5a9b9b6963..1e6f4d789c6c 100644 --- a/android/abi_gki_aarch64_unisoc +++ b/android/abi_gki_aarch64_unisoc @@ -1161,6 +1161,8 @@ xt_unregister_target xt_unregister_targets __traceiter_android_rvh_account_irq + __traceiter_android_rvh_account_irq_end + __traceiter_android_rvh_account_irq_start __traceiter_android_rvh_after_dequeue_task __traceiter_android_rvh_after_enqueue_task __traceiter_android_rvh_build_perf_domains @@ -1234,6 +1236,8 @@ __traceiter_pelt_se_tp __traceiter_sched_overutilized_tp __tracepoint_android_rvh_account_irq + __tracepoint_android_rvh_account_irq_end + __tracepoint_android_rvh_account_irq_start __tracepoint_android_rvh_after_dequeue_task __tracepoint_android_rvh_after_enqueue_task __tracepoint_android_rvh_build_perf_domains