ANDROID: Update symbols to oplus symbol list.
Add symbol list for oplus in gki/aarch64/symbols/oplus. 1 function symbol(s) added 'int __traceiter_android_vh_exit_check(void*, struct task_struct*)' 1 variable symbol(s) added 'struct tracepoint __tracepoint_android_vh_exit_check' Bug: 296493318 Change-Id: I26613e658911381f97ba54aef501c10cb9852fa2 Signed-off-by: Qixia Yang <yangqixia2@oppo.com>
This commit is contained in:
@@ -356894,6 +356894,15 @@ elf_symbol {
|
||||
type_id: 0x9bc1ac21
|
||||
full_name: "__traceiter_android_vh_evict"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x1921d10d
|
||||
name: "__traceiter_android_vh_exit_check"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x513766de
|
||||
type_id: 0x9bdbdcc4
|
||||
full_name: "__traceiter_android_vh_exit_check"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x1f554c2a
|
||||
name: "__traceiter_android_vh_exit_signal"
|
||||
@@ -360620,6 +360629,15 @@ elf_symbol {
|
||||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_android_vh_evict"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x684e5f4f
|
||||
name: "__tracepoint_android_vh_exit_check"
|
||||
is_defined: true
|
||||
symbol_type: OBJECT
|
||||
crc: 0x7c5aa8a7
|
||||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_android_vh_exit_check"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x0d418d38
|
||||
name: "__tracepoint_android_vh_exit_signal"
|
||||
@@ -417521,6 +417539,7 @@ interface {
|
||||
symbol_id: 0xf432d1c9
|
||||
symbol_id: 0xdcaa59a3
|
||||
symbol_id: 0x9073c9ee
|
||||
symbol_id: 0x1921d10d
|
||||
symbol_id: 0x1f554c2a
|
||||
symbol_id: 0xe26122c3
|
||||
symbol_id: 0x19fc04e0
|
||||
@@ -417935,6 +417954,7 @@ interface {
|
||||
symbol_id: 0x732a182b
|
||||
symbol_id: 0x54b2cd01
|
||||
symbol_id: 0x50b74da0
|
||||
symbol_id: 0x684e5f4f
|
||||
symbol_id: 0x0d418d38
|
||||
symbol_id: 0x07a41f19
|
||||
symbol_id: 0x197d6be2
|
||||
|
||||
@@ -211,6 +211,7 @@
|
||||
__traceiter_android_vh_binder_transaction_received
|
||||
__traceiter_android_vh_binder_wait_for_work
|
||||
__traceiter_android_vh_cpufreq_fast_switch
|
||||
__traceiter_android_vh_exit_check
|
||||
__traceiter_android_vh_task_should_scx
|
||||
__traceiter_android_vh_scx_ops_consider_migration
|
||||
__traceiter_android_vh_scx_fix_prev_slice
|
||||
@@ -338,6 +339,7 @@
|
||||
__tracepoint_android_vh_binder_transaction_received
|
||||
__tracepoint_android_vh_binder_wait_for_work
|
||||
__tracepoint_android_vh_cpufreq_fast_switch
|
||||
__tracepoint_android_vh_exit_check
|
||||
__tracepoint_android_vh_task_should_scx
|
||||
__tracepoint_android_vh_scx_ops_consider_migration
|
||||
__tracepoint_android_vh_scx_fix_prev_slice
|
||||
|
||||
Reference in New Issue
Block a user