ANDROID: GKI: Update symbol list for honor

INFO: ABI DIFFERENCES HAVE BEEN DETECTED!
INFO: 2 function symbol(s) added
  'int __traceiter_android_vh_get_page_wmark(void*, unsigned int, unsigned long*)'
  'int __traceiter_android_vh_page_add_new_anon_rmap(void*, struct page*, struct vm_area_struct*, unsigned long)'

INFO: 2 variable symbol(s) added
  'struct tracepoint __tracepoint_android_vh_get_page_wmark'
  'struct tracepoint __tracepoint_android_vh_page_add_new_anon_rmap'

Bug: 279793368
Change-Id: Ib43b33d822accfae3d2910e984a8d057a89cb80a
Signed-off-by: Dezhi Huang <huangdezhi@hihonor.com>
This commit is contained in:
Dezhi Huang
2023-05-19 10:43:37 +08:00
committed by Todd Kjos
parent 784f566942
commit 549ce7cdbb
2 changed files with 52 additions and 0 deletions

View File

@@ -305475,6 +305475,14 @@ function {
parameter_id: 0x4585663f
parameter_id: 0x13580d6c
}
function {
id: 0x9bb7fe1c
return_type_id: 0x6720d32f
parameter_id: 0x18bd6530
parameter_id: 0x06835e9c
parameter_id: 0x0a134144
parameter_id: 0x33756485
}
function {
id: 0x9bb87987
return_type_id: 0x6720d32f
@@ -321019,6 +321027,15 @@ elf_symbol {
type_id: 0x9a2af11b
full_name: "__traceiter_android_vh_futex_wake_up_q_finish"
}
elf_symbol {
id: 0x83b45f32
name: "__traceiter_android_vh_get_page_wmark"
is_defined: true
symbol_type: FUNCTION
crc: 0xcd47c746
type_id: 0x9ab83ca3
full_name: "__traceiter_android_vh_get_page_wmark"
}
elf_symbol {
id: 0xdb6662e8
name: "__traceiter_android_vh_ignore_dmabuf_vmap_bounds"
@@ -321163,6 +321180,15 @@ elf_symbol {
type_id: 0x9b2239e7
full_name: "__traceiter_android_vh_mutex_wait_start"
}
elf_symbol {
id: 0xacaadcc9
name: "__traceiter_android_vh_page_add_new_anon_rmap"
is_defined: true
symbol_type: FUNCTION
crc: 0x49acb42e
type_id: 0x9bb7fe1c
full_name: "__traceiter_android_vh_page_add_new_anon_rmap"
}
elf_symbol {
id: 0x7d499dab
name: "__traceiter_android_vh_printk_hotplug"
@@ -323539,6 +323565,15 @@ elf_symbol {
type_id: 0x18ccbd2c
full_name: "__tracepoint_android_vh_futex_wake_up_q_finish"
}
elf_symbol {
id: 0x4756cfec
name: "__tracepoint_android_vh_get_page_wmark"
is_defined: true
symbol_type: OBJECT
crc: 0x00924325
type_id: 0x18ccbd2c
full_name: "__tracepoint_android_vh_get_page_wmark"
}
elf_symbol {
id: 0xf68497fa
name: "__tracepoint_android_vh_ignore_dmabuf_vmap_bounds"
@@ -323683,6 +323718,15 @@ elf_symbol {
type_id: 0x18ccbd2c
full_name: "__tracepoint_android_vh_mutex_wait_start"
}
elf_symbol {
id: 0x20d2ceb3
name: "__tracepoint_android_vh_page_add_new_anon_rmap"
is_defined: true
symbol_type: OBJECT
crc: 0xb63048ea
type_id: 0x18ccbd2c
full_name: "__tracepoint_android_vh_page_add_new_anon_rmap"
}
elf_symbol {
id: 0x49b95a49
name: "__tracepoint_android_vh_printk_hotplug"
@@ -374466,6 +374510,7 @@ interface {
symbol_id: 0xff623c2f
symbol_id: 0x7fef736f
symbol_id: 0x9fe60f0c
symbol_id: 0x83b45f32
symbol_id: 0xdb6662e8
symbol_id: 0x4b67a5dc
symbol_id: 0x3684a257
@@ -374482,6 +374527,7 @@ interface {
symbol_id: 0x0b2ba11b
symbol_id: 0xe17999f4
symbol_id: 0x721b87b7
symbol_id: 0xacaadcc9
symbol_id: 0x7d499dab
symbol_id: 0x574e7b58
symbol_id: 0xf2c39651
@@ -374746,6 +374792,7 @@ interface {
symbol_id: 0x0c310ebd
symbol_id: 0x9b384a49
symbol_id: 0x828646be
symbol_id: 0x4756cfec
symbol_id: 0xf68497fa
symbol_id: 0xbbfc3b7e
symbol_id: 0xdb161c79
@@ -374762,6 +374809,7 @@ interface {
symbol_id: 0x68d68809
symbol_id: 0x76e879b6
symbol_id: 0xae5bbde9
symbol_id: 0x20d2ceb3
symbol_id: 0x49b95a49
symbol_id: 0x61f8c8ae
symbol_id: 0x0e92ee53

View File

@@ -1 +1,5 @@
[abi_symbol_list]
__tracepoint_android_vh_get_page_wmark
__tracepoint_android_vh_page_add_new_anon_rmap
__traceiter_android_vh_get_page_wmark
__traceiter_android_vh_page_add_new_anon_rmap