Skip to content
This repository was archived by the owner on Nov 8, 2023. It is now read-only.

Commit 329bde2

Browse files
fanshaohuaTreehugger Robot
authored andcommitted
ANDROID: GKI: update symbol list file for xiaomi
1 function symbol(s) added: __traceiter_android_vh_futex_wait_queue_start __tracepoint_android_vh_futex_wait_queue_start Bug: 377418046 Change-Id: I65669f4ed1c5cf3e330171aa53f0e581760e3000 Signed-off-by: fanshaohua <[email protected]>
1 parent 44abc10 commit 329bde2

File tree

2 files changed

+32
-0
lines changed

2 files changed

+32
-0
lines changed

android/abi_gki_aarch64.stg

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -336105,6 +336105,14 @@ function {
336105336105
parameter_id: 0x30e68a3c
336106336106
parameter_id: 0xfc0e1dbd
336107336107
}
336108+
function {
336109+
id: 0x9b5eb7d7
336110+
return_type_id: 0x6720d32f
336111+
parameter_id: 0x18bd6530
336112+
parameter_id: 0x38d23361
336113+
parameter_id: 0x4585663f
336114+
parameter_id: 0xc9082b19
336115+
}
336108336116
function {
336109336117
id: 0x9b5ee6f1
336110336118
return_type_id: 0x6720d32f
@@ -357919,6 +357927,15 @@ elf_symbol {
357919357927
type_id: 0x9a8bedf1
357920357928
full_name: "__traceiter_android_vh_futex_wait_end"
357921357929
}
357930+
elf_symbol {
357931+
id: 0x036eff0c
357932+
name: "__traceiter_android_vh_futex_wait_queue_start"
357933+
is_defined: true
357934+
symbol_type: FUNCTION
357935+
crc: 0x0b618679
357936+
type_id: 0x9b5eb7d7
357937+
full_name: "__traceiter_android_vh_futex_wait_queue_start"
357938+
}
357922357939
elf_symbol {
357923357940
id: 0x4f81fc38
357924357941
name: "__traceiter_android_vh_futex_wait_start"
@@ -364111,6 +364128,15 @@ elf_symbol {
364111364128
type_id: 0x18ccbd2c
364112364129
full_name: "__tracepoint_android_vh_futex_wait_end"
364113364130
}
364131+
elf_symbol {
364132+
id: 0x03704d12
364133+
name: "__tracepoint_android_vh_futex_wait_queue_start"
364134+
is_defined: true
364135+
symbol_type: OBJECT
364136+
crc: 0xa8d0f29b
364137+
type_id: 0x18ccbd2c
364138+
full_name: "__tracepoint_android_vh_futex_wait_queue_start"
364139+
}
364114364140
elf_symbol {
364115364141
id: 0x6d73379a
364116364142
name: "__tracepoint_android_vh_futex_wait_start"
@@ -428121,6 +428147,7 @@ interface {
428121428147
symbol_id: 0x39120fb0
428122428148
symbol_id: 0x494c2e7a
428123428149
symbol_id: 0x79670e34
428150+
symbol_id: 0x036eff0c
428124428151
symbol_id: 0x4f81fc38
428125428152
symbol_id: 0xff623c2f
428126428153
symbol_id: 0x7fef736f
@@ -428809,6 +428836,7 @@ interface {
428809428836
symbol_id: 0x50b14cbe
428810428837
symbol_id: 0xef0379f8
428811428838
symbol_id: 0x08e2cf92
428839+
symbol_id: 0x03704d12
428812428840
symbol_id: 0x6d73379a
428813428841
symbol_id: 0x0c310ebd
428814428842
symbol_id: 0x9b384a49

android/abi_gki_aarch64_xiaomi

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -446,3 +446,7 @@ __tracepoint_android_vh_do_folio_trylock
446446
reclaim_pages
447447
__tracepoint_android_vh_alloc_flags_cma_adjust
448448
__traceiter_android_vh_alloc_flags_cma_adjust
449+
450+
# required by xr-qi.ko
451+
__tracepoint_android_vh_futex_wait_queue_start
452+
__traceiter_android_vh_futex_wait_queue_start

0 commit comments

Comments
 (0)