From 29af14b0862ae80a515c8cdb82963e4ac965f8d7 Mon Sep 17 00:00:00 2001 From: xieliujie Date: Wed, 3 Nov 2021 21:19:35 +0800 Subject: [PATCH] ANDROID: GKI: Update symbols to symbol list Update symbols to symbol list externed by oem modules. Leaf changes summary: 4 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, 2 Added variables 2 Added functions: [A] 'function int __traceiter_sched_stat_sleep(void*, task_struct*, u64)' [A] 'function int __traceiter_sched_waking(void*, task_struct*)' 2 Added variables: [A] 'tracepoint __tracepoint_sched_stat_sleep' [A] 'tracepoint __tracepoint_sched_waking' Bug: 193384408 Change-Id: I9979f21fb3feec8dadc57ef515ab7697cc84e2ca Signed-off-by: xieliujie --- android/abi_gki_aarch64.xml | 17 +++++++++++++++++ android/abi_gki_aarch64_oplus | 4 ++++ 2 files changed, 21 insertions(+) diff --git a/android/abi_gki_aarch64.xml b/android/abi_gki_aarch64.xml index 2293576626f4..f621d304fe1b 100644 --- a/android/abi_gki_aarch64.xml +++ b/android/abi_gki_aarch64.xml @@ -555,11 +555,13 @@ + + @@ -5931,11 +5933,13 @@ + + @@ -116191,6 +116195,12 @@ + + + + + + @@ -116220,6 +116230,11 @@ + + + + + @@ -116599,11 +116614,13 @@ + + diff --git a/android/abi_gki_aarch64_oplus b/android/abi_gki_aarch64_oplus index e04180910b8e..5476614fa58e 100644 --- a/android/abi_gki_aarch64_oplus +++ b/android/abi_gki_aarch64_oplus @@ -2689,9 +2689,11 @@ __traceiter_sched_overutilized_tp __traceiter_sched_stat_blocked __traceiter_sched_stat_iowait + __traceiter_sched_stat_sleep __traceiter_sched_stat_wait __traceiter_sched_switch __traceiter_sched_update_nr_running_tp + __traceiter_sched_waking __traceiter_suspend_resume __traceiter_task_newtask __traceiter_task_rename @@ -2876,9 +2878,11 @@ __tracepoint_sched_overutilized_tp __tracepoint_sched_stat_blocked __tracepoint_sched_stat_iowait + __tracepoint_sched_stat_sleep __tracepoint_sched_stat_wait __tracepoint_sched_switch __tracepoint_sched_update_nr_running_tp + __tracepoint_sched_waking tracepoint_srcu __tracepoint_suspend_resume __tracepoint_task_newtask