From c2af3663a8aa8ebb6549135cd73e355daf81ec7e Mon Sep 17 00:00:00 2001 From: fengmingli Date: Tue, 27 Jul 2021 10:37:17 +0800 Subject: [PATCH] ANDROID: GKI: Add some symbols to symbol list Leaf changes summary: 22 artifacts changed Changed leaf types summary: 0 leaf type changed Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 11 Added functions Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 11 Added variables 11 Added functions: [A] 'function int __traceiter_android_vh_mmc_attach_sd(void*, mmc_host*, u32, int)' [A] 'function int __traceiter_android_vh_mmc_blk_mq_rw_recovery(void*, mmc_card*)' [A] 'function int __traceiter_android_vh_mmc_blk_reset(void*, mmc_host*, int, bool*)' [A] 'function int __traceiter_android_vh_mmc_gpio_cd_irqt(void*, mmc_host*, bool*)' [A] 'function int __traceiter_android_vh_sd_update_bus_speed_mode(void*, mmc_card*)' [A] 'function int __traceiter_android_vh_sdhci_get_cd(void*, sdhci_host*, bool*)' [A] 'function int __traceiter_dwc3_complete_trb(void*, dwc3_ep*, dwc3_trb*)' [A] 'function int __traceiter_dwc3_ctrl_req(void*, usb_ctrlrequest*)' [A] 'function int __traceiter_dwc3_event(void*, u32, dwc3*)' [A] 'function int __traceiter_usb_gadget_connect(void*, usb_gadget*, int)' [A] 'function int __traceiter_usb_gadget_disconnect(void*, usb_gadget*, int)' 11 Added variables: [A] 'tracepoint __tracepoint_android_vh_mmc_attach_sd' [A] 'tracepoint __tracepoint_android_vh_mmc_blk_mq_rw_recovery' [A] 'tracepoint __tracepoint_android_vh_mmc_blk_reset' [A] 'tracepoint __tracepoint_android_vh_mmc_gpio_cd_irqt' [A] 'tracepoint __tracepoint_android_vh_sd_update_bus_speed_mode' [A] 'tracepoint __tracepoint_android_vh_sdhci_get_cd' [A] 'tracepoint __tracepoint_dwc3_complete_trb' [A] 'tracepoint __tracepoint_dwc3_ctrl_req' [A] 'tracepoint __tracepoint_dwc3_event' [A] 'tracepoint __tracepoint_usb_gadget_connect' [A] 'tracepoint __tracepoint_usb_gadget_disconnect' Bug: 194373509 Change-Id: I9fa61c6416ade3031135b26871a67d61b316377d Signed-off-by: fengmingli --- android/abi_gki_aarch64.xml | 131 ++++++++++++++++++++++++++++++----- android/abi_gki_aarch64_vivo | 22 ++++++ 2 files changed, 137 insertions(+), 16 deletions(-) diff --git a/android/abi_gki_aarch64.xml b/android/abi_gki_aarch64.xml index 465f31b08321..acc9c3e66c13 100755 --- a/android/abi_gki_aarch64.xml +++ b/android/abi_gki_aarch64.xml @@ -365,6 +365,10 @@ + + + + @@ -377,6 +381,8 @@ + + @@ -428,7 +434,10 @@ + + + @@ -457,6 +466,8 @@ + + @@ -5075,6 +5086,10 @@ + + + + @@ -5091,6 +5106,8 @@ + + @@ -5143,7 +5160,10 @@ + + + @@ -5172,6 +5192,8 @@ + + @@ -5651,6 +5673,7 @@ + @@ -109919,6 +109942,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + @@ -109992,6 +110040,17 @@ + + + + + + + + + + + @@ -110314,11 +110373,28 @@ + + + + + + + + + + + + + + + + + @@ -110486,6 +110562,18 @@ + + + + + + + + + + + + @@ -110637,6 +110725,10 @@ + + + + @@ -110653,6 +110745,8 @@ + + @@ -110705,7 +110799,10 @@ + + + @@ -110734,6 +110831,8 @@ + + @@ -131424,10 +131523,10 @@ - - - - + + + + @@ -131537,16 +131636,16 @@ - - + + - - + + - - + + @@ -131796,10 +131895,10 @@ - - - - + + + + @@ -132009,8 +132108,8 @@ - - + + diff --git a/android/abi_gki_aarch64_vivo b/android/abi_gki_aarch64_vivo index ff8093ec56b9..5f3433d6f311 100644 --- a/android/abi_gki_aarch64_vivo +++ b/android/abi_gki_aarch64_vivo @@ -1718,8 +1718,14 @@ __traceiter_android_vh_iommu_setup_dma_ops __traceiter_android_vh_ipi_stop __traceiter_android_vh_jiffies_update + __traceiter_android_vh_mmc_attach_sd + __traceiter_android_vh_mmc_blk_mq_rw_recovery + __traceiter_android_vh_mmc_blk_reset + __traceiter_android_vh_mmc_gpio_cd_irqt __traceiter_android_vh_printk_hotplug __traceiter_android_vh_scheduler_tick + __traceiter_android_vh_sdhci_get_cd + __traceiter_android_vh_sd_update_bus_speed_mode __traceiter_android_vh_show_max_freq __traceiter_android_vh_show_resume_epoch_val __traceiter_android_vh_show_suspend_epoch_val @@ -1731,12 +1737,17 @@ __traceiter_binder_transaction_received __traceiter_cpu_frequency_limits __traceiter_cpu_idle + __traceiter_dwc3_complete_trb + __traceiter_dwc3_ctrl_req + __traceiter_dwc3_event __traceiter_ipi_entry __traceiter_ipi_raise __traceiter_rwmmio_post_read __traceiter_rwmmio_read __traceiter_rwmmio_write __traceiter_suspend_resume + __traceiter_usb_gadget_connect + __traceiter_usb_gadget_disconnect __tracepoint_android_rvh_account_irq __tracepoint_android_rvh_build_perf_domains __tracepoint_android_rvh_can_migrate_task @@ -1789,8 +1800,14 @@ __tracepoint_android_vh_iommu_setup_dma_ops __tracepoint_android_vh_ipi_stop __tracepoint_android_vh_jiffies_update + __tracepoint_android_vh_mmc_attach_sd + __tracepoint_android_vh_mmc_blk_mq_rw_recovery + __tracepoint_android_vh_mmc_blk_reset + __tracepoint_android_vh_mmc_gpio_cd_irqt __tracepoint_android_vh_printk_hotplug __tracepoint_android_vh_scheduler_tick + __tracepoint_android_vh_sdhci_get_cd + __tracepoint_android_vh_sd_update_bus_speed_mode __tracepoint_android_vh_show_max_freq __tracepoint_android_vh_show_resume_epoch_val __tracepoint_android_vh_show_suspend_epoch_val @@ -1802,6 +1819,9 @@ __tracepoint_binder_transaction_received __tracepoint_cpu_frequency_limits __tracepoint_cpu_idle + __tracepoint_dwc3_complete_trb + __tracepoint_dwc3_ctrl_req + __tracepoint_dwc3_event __tracepoint_ipi_entry __tracepoint_ipi_raise tracepoint_probe_register @@ -1811,6 +1831,8 @@ __tracepoint_rwmmio_read __tracepoint_rwmmio_write __tracepoint_suspend_resume + __tracepoint_usb_gadget_connect + __tracepoint_usb_gadget_disconnect trace_print_array_seq trace_print_flags_seq trace_print_symbols_seq