ANDROID: GKI: Update symbols to symbol list
Add symbol list for oplus in gki/aarch64/symbols/oplus 1 function symbol(s) added 'int __traceiter_sched_stat_iowait(void*, struct task_struct*, u64)' 1 variable symbol(s) added 'struct tracepoint __tracepoint_sched_stat_iowait' Bug: 322715220 Change-Id: I18171badb1684220e19ee7259faac63e6dee16ca Signed-off-by: Qixia Yang <yangqixia2@oppo.com>
This commit is contained in:
@@ -358919,6 +358919,15 @@ elf_symbol {
|
||||
type_id: 0x9bff5408
|
||||
full_name: "__traceiter_sched_stat_blocked"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x9cf075c5
|
||||
name: "__traceiter_sched_stat_iowait"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0xfcf4a7f0
|
||||
type_id: 0x9bff5408
|
||||
full_name: "__traceiter_sched_stat_iowait"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xf29865b1
|
||||
name: "__traceiter_sched_stat_runtime"
|
||||
@@ -362636,6 +362645,15 @@ elf_symbol {
|
||||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_sched_stat_blocked"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x6aa1a617
|
||||
name: "__tracepoint_sched_stat_iowait"
|
||||
is_defined: true
|
||||
symbol_type: OBJECT
|
||||
crc: 0x7c5aa8a7
|
||||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_sched_stat_iowait"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xeac9b507
|
||||
name: "__tracepoint_sched_stat_runtime"
|
||||
@@ -417728,6 +417746,7 @@ interface {
|
||||
symbol_id: 0x85a11e58
|
||||
symbol_id: 0xb614ca1f
|
||||
symbol_id: 0x2de60b3e
|
||||
symbol_id: 0x9cf075c5
|
||||
symbol_id: 0xf29865b1
|
||||
symbol_id: 0xa785ee77
|
||||
symbol_id: 0x41fdc249
|
||||
@@ -418141,6 +418160,7 @@ interface {
|
||||
symbol_id: 0x65f99dde
|
||||
symbol_id: 0x2497fb4d
|
||||
symbol_id: 0x37548d14
|
||||
symbol_id: 0x6aa1a617
|
||||
symbol_id: 0xeac9b507
|
||||
symbol_id: 0xbc210559
|
||||
symbol_id: 0x7d5529d3
|
||||
|
||||
@@ -299,6 +299,7 @@
|
||||
__traceiter_netif_rx
|
||||
__traceiter_mm_vmscan_kswapd_wake
|
||||
__traceiter_sched_stat_blocked
|
||||
__traceiter_sched_stat_iowait
|
||||
__traceiter_sched_stat_runtime
|
||||
__traceiter_sched_stat_sleep
|
||||
__traceiter_sched_stat_wait
|
||||
@@ -425,6 +426,7 @@
|
||||
__tracepoint_netif_rx
|
||||
__tracepoint_mm_vmscan_kswapd_wake
|
||||
__tracepoint_sched_stat_blocked
|
||||
__tracepoint_sched_stat_iowait
|
||||
__tracepoint_sched_stat_runtime
|
||||
__tracepoint_sched_stat_sleep
|
||||
__tracepoint_sched_stat_wait
|
||||
|
||||
Reference in New Issue
Block a user