mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 10:31:46 +09:00
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 <xieliujie@oppo.com>
This commit is contained in:
committed by
Treehugger Robot
parent
e1f430a487
commit
83cfe3cd4a
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user