mirror of
https://github.com/nxp-imx/linux-imx.git
synced 2025-07-06 17:35:20 +02:00
ANDROID: GKI: update symbol list for lenovo
Update vendor hook symbols for lenovo Bug: 312392542 Change-Id: I1e596bee5a7c776ab4c2af12fd473bf0e6fb2db8 Signed-off-by: vincent wang <vincentwang3@lenovo.com>
This commit is contained in:
parent
791cea9469
commit
8d2c337716
|
@ -354971,6 +354971,15 @@ elf_symbol {
|
|||
type_id: 0x9bae28ba
|
||||
full_name: "__traceiter_android_vh_cpufreq_fast_switch"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x164177e9
|
||||
name: "__traceiter_android_vh_cpufreq_online"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0xdea783c4
|
||||
type_id: 0x9ba9c2f7
|
||||
full_name: "__traceiter_android_vh_cpufreq_online"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x5c9fa956
|
||||
name: "__traceiter_android_vh_cpufreq_resolve_freq"
|
||||
|
@ -359570,6 +359579,15 @@ elf_symbol {
|
|||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_android_vh_cpufreq_fast_switch"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x1d19a937
|
||||
name: "__tracepoint_android_vh_cpufreq_online"
|
||||
is_defined: true
|
||||
symbol_type: OBJECT
|
||||
crc: 0x62bb87db
|
||||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_android_vh_cpufreq_online"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x463f3244
|
||||
name: "__tracepoint_android_vh_cpufreq_resolve_freq"
|
||||
|
@ -419574,6 +419592,7 @@ interface {
|
|||
symbol_id: 0xfd04e27a
|
||||
symbol_id: 0xa124d3e0
|
||||
symbol_id: 0x9c5d1bdd
|
||||
symbol_id: 0x164177e9
|
||||
symbol_id: 0x5c9fa956
|
||||
symbol_id: 0xca50936b
|
||||
symbol_id: 0x431c5bf5
|
||||
|
@ -420085,6 +420104,7 @@ interface {
|
|||
symbol_id: 0x4ade2774
|
||||
symbol_id: 0x704b9aae
|
||||
symbol_id: 0x4a3c01db
|
||||
symbol_id: 0x1d19a937
|
||||
symbol_id: 0x463f3244
|
||||
symbol_id: 0x750e1421
|
||||
symbol_id: 0x66a766d7
|
||||
|
|
|
@ -1244,6 +1244,7 @@
|
|||
__traceiter_android_rvh_update_cpu_capacity
|
||||
__traceiter_android_rvh_wake_up_new_task
|
||||
__traceiter_android_vh_dup_task_struct
|
||||
__traceiter_android_vh_cpufreq_online
|
||||
__traceiter_android_vh_update_topology_flags_workfn
|
||||
__traceiter_binder_transaction_received
|
||||
__traceiter_cpu_frequency_limits
|
||||
|
@ -1269,6 +1270,7 @@
|
|||
__tracepoint_android_rvh_update_cpu_capacity
|
||||
__tracepoint_android_rvh_wake_up_new_task
|
||||
__tracepoint_android_vh_dup_task_struct
|
||||
__tracepoint_android_vh_cpufreq_online
|
||||
__tracepoint_android_vh_update_topology_flags_workfn
|
||||
__tracepoint_binder_transaction_received
|
||||
__tracepoint_cpu_frequency_limits
|
||||
|
|
Loading…
Reference in New Issue
Block a user