From 83cfe3cd4ab414aca78555e11e774c418786d5d9 Mon Sep 17 00:00:00 2001 From: xieliujie Date: Fri, 28 Apr 2023 19:54:52 +0800 Subject: [PATCH] ANDROID: ABI: Update oplus symbol list 1 function symbol(s) added 'int __traceiter_android_vh_sched_stat_runtime_rt(void*, struct task_struct*, u64)' 1 variable symbol(s) added 'struct tracepoint __tracepoint_android_vh_sched_stat_runtime_rt' Bug: 193384408 Change-Id: Ic8f9149260e947f5fc4f83baae2857d1aa7c0422 Signed-off-by: xieliujie --- android/abi_gki_aarch64.stg | 26 ++++++++++++++++++++++++++ android/abi_gki_aarch64_oplus | 2 ++ 2 files changed, 28 insertions(+) diff --git a/android/abi_gki_aarch64.stg b/android/abi_gki_aarch64.stg index 191006058779..c915d7c68720 100644 --- a/android/abi_gki_aarch64.stg +++ b/android/abi_gki_aarch64.stg @@ -304876,6 +304876,15 @@ elf_symbol { type_id: 0x9bdbdcc4 full_name: "__traceiter_android_vh_sched_show_task" } +elf_symbol { + id: 0xedb34a44 + name: "__traceiter_android_vh_sched_stat_runtime_rt" + is_defined: true + symbol_type: FUNCTION + crc: 0x75656e3b + type_id: 0x9bff5408 + full_name: "__traceiter_android_vh_sched_stat_runtime_rt" +} elf_symbol { id: 0xb841c45e name: "__traceiter_android_vh_scheduler_tick" @@ -306523,6 +306532,15 @@ elf_symbol { type_id: 0x18ccbd2c full_name: "__tracepoint_android_vh_sched_show_task" } +elf_symbol { + id: 0xaaf6a826 + name: "__tracepoint_android_vh_sched_stat_runtime_rt" + is_defined: true + symbol_type: OBJECT + crc: 0xdb1b2fe1 + type_id: 0x18ccbd2c + full_name: "__tracepoint_android_vh_sched_stat_runtime_rt" +} elf_symbol { id: 0xff2bccb8 name: "__tracepoint_android_vh_scheduler_tick" @@ -345948,6 +345966,10 @@ symbols { key: "__traceiter_android_vh_sched_show_task" value: 0xb5ed74f6 } + symbol { + key: "__traceiter_android_vh_sched_stat_runtime_rt" + value: 0xedb34a44 + } symbol { key: "__traceiter_android_vh_scheduler_tick" value: 0xb841c45e @@ -346680,6 +346702,10 @@ symbols { key: "__tracepoint_android_vh_sched_show_task" value: 0x931fa088 } + symbol { + key: "__tracepoint_android_vh_sched_stat_runtime_rt" + value: 0xaaf6a826 + } symbol { key: "__tracepoint_android_vh_scheduler_tick" value: 0xff2bccb8 diff --git a/android/abi_gki_aarch64_oplus b/android/abi_gki_aarch64_oplus index 5e3055ea89e3..767ab0119847 100644 --- a/android/abi_gki_aarch64_oplus +++ b/android/abi_gki_aarch64_oplus @@ -123,6 +123,7 @@ __traceiter_android_vh_mutex_wait_start __traceiter_android_vh_page_referenced_check_bypass __traceiter_android_vh_rwsem_wake + __traceiter_android_vh_sched_stat_runtime_rt __traceiter_android_vh_shrink_slab_bypass __traceiter_android_vh_sync_txn_recvd __traceiter_cpu_frequency_limits @@ -170,6 +171,7 @@ __tracepoint_android_vh_mutex_wait_start __tracepoint_android_vh_page_referenced_check_bypass __tracepoint_android_vh_rwsem_wake + __tracepoint_android_vh_sched_stat_runtime_rt __tracepoint_android_vh_shrink_slab_bypass __tracepoint_android_vh_sync_txn_recvd __tracepoint_cpu_frequency_limits