From 8cc6bf3aaf24d78ecc4770963e54775def3e72c3 Mon Sep 17 00:00:00 2001 From: Maulik Shah Date: Thu, 10 Jun 2021 10:27:31 +0530 Subject: [PATCH] ANDROID: abi_gki_aarch64_qcom: Add cpuidle_psci and gic_resume symbols This change adds cpuidle_psci_enter, cpuidle_psci_exit and gic_resume tracepoint to whitelist. Leaf changes summary: 7 artifacts changed Changed leaf types summary: 0 leaf type changed Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 4 Added functions Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 3 Added variables 4 Added functions: [A] 'function int __traceiter_android_vh_cpuidle_psci_enter(void*, cpuidle_device*, bool)' [A] 'function int __traceiter_android_vh_cpuidle_psci_exit(void*, cpuidle_device*, bool)' [A] 'function int __traceiter_android_vh_gic_resume(void*, irq_domain*, void*)' [A] 'function void gic_resume()' 3 Added variables: [A] 'tracepoint __tracepoint_android_vh_cpuidle_psci_enter' [A] 'tracepoint __tracepoint_android_vh_cpuidle_psci_exit' [A] 'tracepoint __tracepoint_android_vh_gic_resume' Bug: 190353898 Change-Id: I2a373fcd0aaa28436fc4706e8dcbafb612bc340b Signed-off-by: Maulik Shah --- android/abi_gki_aarch64.xml | 127 ++++++++++++++++++++++++++++------- android/abi_gki_aarch64_qcom | 7 ++ 2 files changed, 111 insertions(+), 23 deletions(-) diff --git a/android/abi_gki_aarch64.xml b/android/abi_gki_aarch64.xml index 12cc9b40f106..63c20dad7282 100644 --- a/android/abi_gki_aarch64.xml +++ b/android/abi_gki_aarch64.xml @@ -304,6 +304,8 @@ + + @@ -316,6 +318,7 @@ + @@ -1914,6 +1917,7 @@ + @@ -4686,6 +4690,8 @@ + + @@ -4698,6 +4704,7 @@ + @@ -30384,21 +30391,21 @@ - + - + - + - + - + - + @@ -32009,7 +32016,20 @@ - + + + + + + + + + + + + + + @@ -32524,48 +32544,48 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -33154,6 +33174,7 @@ + @@ -33540,6 +33561,17 @@ + + + + + + + + + + + @@ -44702,6 +44734,7 @@ + @@ -44760,6 +44793,8 @@ + + @@ -45339,6 +45374,12 @@ + + + + + + @@ -45528,6 +45569,18 @@ + + + + + + + + + + + + @@ -82827,6 +82880,9 @@ + + + @@ -99569,7 +99625,20 @@ - + + + + + + + + + + + + + + @@ -169059,10 +169128,22 @@ + + + + + + + + + + + + diff --git a/android/abi_gki_aarch64_qcom b/android/abi_gki_aarch64_qcom index bb7559784e04..39ef2d1c143c 100644 --- a/android/abi_gki_aarch64_qcom +++ b/android/abi_gki_aarch64_qcom @@ -985,6 +985,7 @@ get_zeroed_page gfp_zone gic_nonsecure_priorities + gic_resume gov_attr_set_init gov_attr_set_put governor_sysfs_ops @@ -2469,6 +2470,8 @@ __traceiter_android_vh_binder_wakeup_ilocked __traceiter_android_vh_cpu_idle_enter __traceiter_android_vh_cpu_idle_exit + __traceiter_android_vh_cpuidle_psci_enter + __traceiter_android_vh_cpuidle_psci_exit __traceiter_android_vh_dump_throttled_rt_tasks __traceiter_android_vh_force_compatible_post __traceiter_android_vh_force_compatible_pre @@ -2478,6 +2481,7 @@ __traceiter_android_vh_ftrace_oops_enter __traceiter_android_vh_ftrace_oops_exit __traceiter_android_vh_ftrace_size_check + __traceiter_android_vh_gic_resume __traceiter_android_vh_gpio_block_read __traceiter_android_vh_iommu_setup_dma_ops __traceiter_android_vh_ipi_stop @@ -2561,6 +2565,8 @@ __tracepoint_android_vh_check_uninterruptible_tasks_dn __tracepoint_android_vh_cpu_idle_enter __tracepoint_android_vh_cpu_idle_exit + __tracepoint_android_vh_cpuidle_psci_enter + __tracepoint_android_vh_cpuidle_psci_exit __tracepoint_android_vh_dump_throttled_rt_tasks __tracepoint_android_vh_force_compatible_post __tracepoint_android_vh_force_compatible_pre @@ -2570,6 +2576,7 @@ __tracepoint_android_vh_ftrace_oops_enter __tracepoint_android_vh_ftrace_oops_exit __tracepoint_android_vh_ftrace_size_check + __tracepoint_android_vh_gic_resume __tracepoint_android_vh_gpio_block_read __tracepoint_android_vh_iommu_setup_dma_ops __tracepoint_android_vh_ipi_stop