ANDROID: ABI: update symbol list for galaxy

1 function symbol(s) added
  'int __traceiter_error_report_end(void*, enum error_detector, unsigned long)'

1 variable symbol(s) added
  'struct tracepoint __tracepoint_error_report_end'

Bug: 300201494
Change-Id: I558abcc6f2d4bcae873687fc58d52228d0d53436
Signed-off-by: Sangmoon Kim <sangmoon.kim@samsung.com>
This commit is contained in:
Sangmoon Kim 2023-09-13 15:05:14 +09:00 committed by Matthias Männich
parent c2ac612610
commit 85902d60cd
2 changed files with 47 additions and 0 deletions

View File

@ -271397,6 +271397,24 @@ enumeration {
}
}
}
enumeration {
id: 0x63bb62a2
name: "error_detector"
definition {
underlying_type_id: 0x4585663f
enumerator {
name: "ERROR_DETECTOR_KFENCE"
}
enumerator {
name: "ERROR_DETECTOR_KASAN"
value: 1
}
enumerator {
name: "ERROR_DETECTOR_WARN"
value: 2
}
}
}
enumeration {
id: 0xcd568da6
name: "ethtool_link_ext_state"
@ -309322,6 +309340,13 @@ function {
parameter_id: 0x6720d32f
parameter_id: 0x1d19a9d5
}
function {
id: 0x9a2d8ab0
return_type_id: 0x6720d32f
parameter_id: 0x18bd6530
parameter_id: 0x63bb62a2
parameter_id: 0x33756485
}
function {
id: 0x9a2dc3fa
return_type_id: 0x6720d32f
@ -331008,6 +331033,15 @@ elf_symbol {
type_id: 0x9ba39408
full_name: "__traceiter_dma_fence_emit"
}
elf_symbol {
id: 0x5e5d9a70
name: "__traceiter_error_report_end"
is_defined: true
symbol_type: FUNCTION
crc: 0xd29c1f10
type_id: 0x9a2d8ab0
full_name: "__traceiter_error_report_end"
}
elf_symbol {
id: 0x104ffeec
name: "__traceiter_gpu_mem_total"
@ -334401,6 +334435,15 @@ elf_symbol {
type_id: 0x18ccbd2c
full_name: "__tracepoint_dma_fence_emit"
}
elf_symbol {
id: 0x3b13741e
name: "__tracepoint_error_report_end"
is_defined: true
symbol_type: OBJECT
crc: 0x0a463293
type_id: 0x18ccbd2c
full_name: "__tracepoint_error_report_end"
}
elf_symbol {
id: 0xd8f3ca82
name: "__tracepoint_gpu_mem_total"
@ -388239,6 +388282,7 @@ interface {
symbol_id: 0x7e705ab7
symbol_id: 0x7b03aae7
symbol_id: 0x92373f85
symbol_id: 0x5e5d9a70
symbol_id: 0x104ffeec
symbol_id: 0x6d4f31c4
symbol_id: 0xcf61fd25
@ -388616,6 +388660,7 @@ interface {
symbol_id: 0xbf086359
symbol_id: 0xef6e6795
symbol_id: 0xb2d6f207
symbol_id: 0x3b13741e
symbol_id: 0xd8f3ca82
symbol_id: 0xff315556
symbol_id: 0x6d72699f

View File

@ -359,6 +359,7 @@
__traceiter_android_vh_wq_lockup_pool
__traceiter_block_rq_insert
__traceiter_console
__traceiter_error_report_end
__traceiter_hrtimer_expire_entry
__traceiter_hrtimer_expire_exit
__traceiter_irq_handler_entry
@ -400,6 +401,7 @@
__tracepoint_android_vh_watchdog_timer_softlockup
__tracepoint_android_vh_wq_lockup_pool
__tracepoint_block_rq_insert
__tracepoint_error_report_end
__tracepoint_console
__tracepoint_hrtimer_expire_entry
__tracepoint_hrtimer_expire_exit