From 75059d208e7d86e5b4568947f44ca55f1a7fcd67 Mon Sep 17 00:00:00 2001 From: Faiyaz Mohammed Date: Thu, 28 Apr 2022 13:58:42 +0530 Subject: [PATCH] ANDROID: Update QCOM symbol list for trace_map/unmap synchronize QCOM symbol list in android/abi_gki_aarch64_qcom for trace_map/unmap. 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_map(void*, unsigned long int, phys_addr_t, size_t)' [A] 'function int __traceiter_unmap(void*, unsigned long int, size_t, size_t)' 2 Added variables: [A] 'tracepoint __tracepoint_map' [A] 'tracepoint __tracepoint_unmap' BUG: 230306469 Change-Id: I4f2a6f561f6c34912904a6ba354b5b9bd82cbdab Signed-off-by: Faiyaz Mohammed --- android/abi_gki_aarch64.xml | 20 ++++++++++++++++++++ android/abi_gki_aarch64_qcom | 4 ++++ 2 files changed, 24 insertions(+) diff --git a/android/abi_gki_aarch64.xml b/android/abi_gki_aarch64.xml index 7f3641720ed4..e5b5a17b490b 100644 --- a/android/abi_gki_aarch64.xml +++ b/android/abi_gki_aarch64.xml @@ -614,6 +614,7 @@ + @@ -639,6 +640,7 @@ + @@ -6388,6 +6390,7 @@ + @@ -6413,6 +6416,7 @@ + @@ -117982,6 +117986,13 @@ + + + + + + + @@ -118130,6 +118141,13 @@ + + + + + + + @@ -118517,6 +118535,7 @@ + @@ -118542,6 +118561,7 @@ + diff --git a/android/abi_gki_aarch64_qcom b/android/abi_gki_aarch64_qcom index bcfc4c9ef782..fe1688823b24 100644 --- a/android/abi_gki_aarch64_qcom +++ b/android/abi_gki_aarch64_qcom @@ -2603,12 +2603,14 @@ __traceiter_ipi_entry __traceiter_ipi_raise __traceiter_irq_handler_entry + __traceiter_map __traceiter_rwmmio_post_read __traceiter_rwmmio_read __traceiter_rwmmio_write __traceiter_sched_overutilized_tp __traceiter_sched_switch __traceiter_suspend_resume + __traceiter_unmap __tracepoint_android_rvh_account_irq __tracepoint_android_rvh_after_dequeue_task __tracepoint_android_rvh_after_enqueue_task @@ -2727,6 +2729,7 @@ __tracepoint_ipi_entry __tracepoint_ipi_raise __tracepoint_irq_handler_entry + __tracepoint_map tracepoint_probe_register tracepoint_probe_register_prio tracepoint_probe_unregister @@ -2736,6 +2739,7 @@ __tracepoint_sched_overutilized_tp __tracepoint_sched_switch __tracepoint_suspend_resume + __tracepoint_unmap trace_print_array_seq trace_print_flags_seq trace_print_hex_seq