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

Commit a47cc5b

Browse files
yipeng xiangTreehugger Robot
authored andcommitted
ANDROID: abi_gki_aarch64_honor: whitelist symbols added for proactive
compact White list the __traceiter_android_vh_proactive_compact_wmark_high. 1 function symbol(s) added 'int __traceiter_android_vh_proactive_compact_wmark_high(void*, int*)' 1 variable symbol(s) added 'struct tracepoint __tracepoint_android_vh_proactive_compact_wmark_high' Bug: 391491611 Change-Id: I06fd42b8725ca5e708fa1f113871d8e0e9a6f744 Signed-off-by: yipeng xiang <[email protected]>
1 parent 5b45df2 commit a47cc5b

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

android/abi_gki_aarch64.stg

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -361569,6 +361569,15 @@ elf_symbol {
361569361569
type_id: 0x9be90d40
361570361570
full_name: "__traceiter_android_vh_proactive_compact_stop"
361571361571
}
361572+
elf_symbol {
361573+
id: 0x5b53f5b1
361574+
name: "__traceiter_android_vh_proactive_compact_wmark_high"
361575+
is_defined: true
361576+
symbol_type: FUNCTION
361577+
crc: 0x04effaf8
361578+
type_id: 0x9be2da56
361579+
full_name: "__traceiter_android_vh_proactive_compact_wmark_high"
361580+
}
361572361581
elf_symbol {
361573361582
id: 0x46ce0353
361574361583
name: "__traceiter_android_vh_process_madvise"
@@ -368274,6 +368283,15 @@ elf_symbol {
368274368283
type_id: 0x18ccbd2c
368275368284
full_name: "__tracepoint_android_vh_proactive_compact_stop"
368276368285
}
368286+
elf_symbol {
368287+
id: 0xca87635b
368288+
name: "__tracepoint_android_vh_proactive_compact_wmark_high"
368289+
is_defined: true
368290+
symbol_type: OBJECT
368291+
crc: 0x034f9cb1
368292+
type_id: 0x18ccbd2c
368293+
full_name: "__tracepoint_android_vh_proactive_compact_wmark_high"
368294+
}
368277368295
elf_symbol {
368278368296
id: 0x2f640519
368279368297
name: "__tracepoint_android_vh_process_madvise"
@@ -433301,6 +433319,7 @@ interface {
433301433319
symbol_id: 0xeba1d6c7
433302433320
symbol_id: 0x204c04f7
433303433321
symbol_id: 0x55349b76
433322+
symbol_id: 0x5b53f5b1
433304433323
symbol_id: 0x46ce0353
433305433324
symbol_id: 0x246a30af
433306433325
symbol_id: 0xb30b32e6
@@ -434046,6 +434065,7 @@ interface {
434046434065
symbol_id: 0x2bfccca9
434047434066
symbol_id: 0x2a85f575
434048434067
symbol_id: 0x861885fc
434068+
symbol_id: 0xca87635b
434049434069
symbol_id: 0x2f640519
434050434070
symbol_id: 0x1185eadd
434051434071
symbol_id: 0x5f208298

android/abi_gki_aarch64_honor

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,8 @@
9494
bio_crypt_set_ctx
9595
zero_fill_bio_iter
9696
__trace_bputs
97+
__traceiter_android_vh_proactive_compact_wmark_high
98+
__tracepoint_android_vh_proactive_compact_wmark_high
9799
__traceiter_android_vh_killed_process
98100
__tracepoint_android_vh_killed_process
99101
__traceiter_android_vh_rwsem_write_wait_finish

0 commit comments

Comments
 (0)