ANDROID: abi_gki_aarch64_qcom: Update symbol list
The adreno graphics driver requires these two symbols to enhance debugging. Symbols added: trace_array_get_by_name trace_array_set_clr_event Bug: 310950241 Change-Id: I232237983b19cbf9d0874913a11fdc2d6f5261cc Signed-off-by: Harshdeep Dhatt <quic_hdhatt@quicinc.com>
This commit is contained in:
parent
ca06bb1e93
commit
22e9166465
@ -297150,6 +297150,11 @@ function {
|
||||
parameter_id: 0xc9082b19
|
||||
parameter_id: 0x3545954a
|
||||
}
|
||||
function {
|
||||
id: 0x1f3d2f88
|
||||
return_type_id: 0x07f2af49
|
||||
parameter_id: 0x3e10b518
|
||||
}
|
||||
function {
|
||||
id: 0x1f3dbc29
|
||||
return_type_id: 0x48b5725f
|
||||
@ -320089,6 +320094,14 @@ function {
|
||||
return_type_id: 0x3e10b518
|
||||
parameter_id: 0x3b38b19b
|
||||
}
|
||||
function {
|
||||
id: 0x9c8a3bf9
|
||||
return_type_id: 0x6720d32f
|
||||
parameter_id: 0x07f2af49
|
||||
parameter_id: 0x3e10b518
|
||||
parameter_id: 0x3e10b518
|
||||
parameter_id: 0x6d7f5ff6
|
||||
}
|
||||
function {
|
||||
id: 0x9c8a5e38
|
||||
return_type_id: 0x6720d32f
|
||||
@ -387764,6 +387777,15 @@ elf_symbol {
|
||||
type_id: 0x1459aedb
|
||||
full_name: "touchscreen_report_pos"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xe2481840
|
||||
name: "trace_array_get_by_name"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x0bb6f3ef
|
||||
type_id: 0x1f3d2f88
|
||||
full_name: "trace_array_get_by_name"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x86b2ecdf
|
||||
name: "trace_array_put"
|
||||
@ -387773,6 +387795,15 @@ elf_symbol {
|
||||
type_id: 0x1164fa41
|
||||
full_name: "trace_array_put"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xa274099f
|
||||
name: "trace_array_set_clr_event"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x52d140b6
|
||||
type_id: 0x9c8a3bf9
|
||||
full_name: "trace_array_set_clr_event"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x00fb9c6d
|
||||
name: "trace_clock_local"
|
||||
@ -402914,7 +402945,9 @@ interface {
|
||||
symbol_id: 0xf7dfdad1
|
||||
symbol_id: 0x47d78ddb
|
||||
symbol_id: 0x961122f4
|
||||
symbol_id: 0xe2481840
|
||||
symbol_id: 0x86b2ecdf
|
||||
symbol_id: 0xa274099f
|
||||
symbol_id: 0x00fb9c6d
|
||||
symbol_id: 0x0e209244
|
||||
symbol_id: 0xe8ad61b2
|
||||
|
@ -3293,7 +3293,9 @@
|
||||
topology_update_thermal_pressure
|
||||
_totalram_pages
|
||||
_trace_android_vh_record_pcpu_rwsem_starttime
|
||||
trace_array_get_by_name
|
||||
trace_array_put
|
||||
trace_array_set_clr_event
|
||||
__trace_bprintk
|
||||
trace_clock_local
|
||||
trace_event_buffer_commit
|
||||
|
Loading…
Reference in New Issue
Block a user