ANDROID: Update the ABI symbol list
Adding the following symbols: - __traceiter_cma_alloc_finish - __traceiter_cma_alloc_start - __tracepoint_cma_alloc_finish - __tracepoint_cma_alloc_start Bug: 315897033 Change-Id: I089ebe0549ebdaf5b633d413e6a0abf66b2b5789 Signed-off-by: Richard Chang <richardycc@google.com>
This commit is contained in:
parent
8bd9771065
commit
5f66e7c904
2 changed files with 62 additions and 0 deletions
|
|
@ -320188,6 +320188,14 @@ function {
|
|||
parameter_id: 0x3df7e337
|
||||
parameter_id: 0x09a83f1c
|
||||
}
|
||||
function {
|
||||
id: 0x9b5a33fb
|
||||
return_type_id: 0x6720d32f
|
||||
parameter_id: 0x18bd6530
|
||||
parameter_id: 0x3e10b518
|
||||
parameter_id: 0x33756485
|
||||
parameter_id: 0x4585663f
|
||||
}
|
||||
function {
|
||||
id: 0x9b5aa874
|
||||
return_type_id: 0x6720d32f
|
||||
|
|
@ -320198,6 +320206,16 @@ function {
|
|||
parameter_id: 0x4585663f
|
||||
parameter_id: 0x1e20e7eb
|
||||
}
|
||||
function {
|
||||
id: 0x9b5bd267
|
||||
return_type_id: 0x6720d32f
|
||||
parameter_id: 0x18bd6530
|
||||
parameter_id: 0x3e10b518
|
||||
parameter_id: 0x33756485
|
||||
parameter_id: 0x3e909b01
|
||||
parameter_id: 0x33756485
|
||||
parameter_id: 0x4585663f
|
||||
}
|
||||
function {
|
||||
id: 0x9b5be873
|
||||
return_type_id: 0x6720d32f
|
||||
|
|
@ -341391,6 +341409,24 @@ elf_symbol {
|
|||
type_id: 0x9b478ffb
|
||||
full_name: "__traceiter_clock_set_rate"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xed482eb7
|
||||
name: "__traceiter_cma_alloc_finish"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x241d3f21
|
||||
type_id: 0x9b5bd267
|
||||
full_name: "__traceiter_cma_alloc_finish"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xd2b4e369
|
||||
name: "__traceiter_cma_alloc_start"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0xa82d2f4d
|
||||
type_id: 0x9b5a33fb
|
||||
full_name: "__traceiter_cma_alloc_start"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x7443ed9a
|
||||
name: "__traceiter_console"
|
||||
|
|
@ -345558,6 +345594,24 @@ elf_symbol {
|
|||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_clock_set_rate"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x9f4da915
|
||||
name: "__tracepoint_cma_alloc_finish"
|
||||
is_defined: true
|
||||
symbol_type: OBJECT
|
||||
crc: 0xe82be9a9
|
||||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_cma_alloc_finish"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x8262822b
|
||||
name: "__tracepoint_cma_alloc_start"
|
||||
is_defined: true
|
||||
symbol_type: OBJECT
|
||||
crc: 0x286a29f8
|
||||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_cma_alloc_start"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x4971cb68
|
||||
name: "__tracepoint_console"
|
||||
|
|
@ -404323,6 +404377,8 @@ interface {
|
|||
symbol_id: 0x77d40b1c
|
||||
symbol_id: 0xdd24ab36
|
||||
symbol_id: 0xce25d5be
|
||||
symbol_id: 0xed482eb7
|
||||
symbol_id: 0xd2b4e369
|
||||
symbol_id: 0x7443ed9a
|
||||
symbol_id: 0x58dd6501
|
||||
symbol_id: 0x1643e606
|
||||
|
|
@ -404786,6 +404842,8 @@ interface {
|
|||
symbol_id: 0xf4acf4ca
|
||||
symbol_id: 0x9772d1c0
|
||||
symbol_id: 0x9600f350
|
||||
symbol_id: 0x9f4da915
|
||||
symbol_id: 0x8262822b
|
||||
symbol_id: 0x4971cb68
|
||||
symbol_id: 0x78b22997
|
||||
symbol_id: 0x10bc6dec
|
||||
|
|
|
|||
|
|
@ -2378,6 +2378,8 @@
|
|||
__traceiter_android_vh_ufs_update_sysfs
|
||||
__traceiter_android_vh_use_amu_fie
|
||||
__traceiter_clock_set_rate
|
||||
__traceiter_cma_alloc_finish
|
||||
__traceiter_cma_alloc_start
|
||||
__traceiter_cpu_frequency
|
||||
__traceiter_cpu_idle
|
||||
__traceiter_device_pm_callback_end
|
||||
|
|
@ -2495,6 +2497,8 @@
|
|||
__tracepoint_android_vh_ufs_update_sysfs
|
||||
__tracepoint_android_vh_use_amu_fie
|
||||
__tracepoint_clock_set_rate
|
||||
__tracepoint_cma_alloc_finish
|
||||
__tracepoint_cma_alloc_start
|
||||
__tracepoint_cpu_frequency
|
||||
__tracepoint_cpu_idle
|
||||
__tracepoint_device_pm_callback_end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue