ANDROID: ABI: Update QCOM symbol list

Add the following symbols to the symbol list:

  - __traceiter_android_vh_cpufreq_fast_switch
  - __traceiter_android_vh_cpufreq_resolve_freq
  - __traceiter_android_vh_cpufreq_target
  - __tracepoint_android_vh_cpufreq_fast_switch
  - __tracepoint_android_vh_cpufreq_resolve_freq
  - __tracepoint_android_vh_cpufreq_target

Bug: 271137441
Change-Id: I41fd6aa4602c98287a24f53ae2806845201cf08b
Signed-off-by: Huang Yiwei <quic_hyiwei@quicinc.com>
This commit is contained in:
Huang Yiwei 2023-03-01 10:48:43 +08:00 committed by Todd Kjos
parent bbabedc499
commit c89be468f8
2 changed files with 92 additions and 0 deletions

View File

@ -303231,6 +303231,14 @@ function {
parameter_id: 0x19466519
parameter_id: 0x6720d32f
}
function {
id: 0x9bae28ba
return_type_id: 0x6720d32f
parameter_id: 0x18bd6530
parameter_id: 0x019e2530
parameter_id: 0x1bf16028
parameter_id: 0x4585663f
}
function {
id: 0x9baf3eaf
return_type_id: 0x6720d32f
@ -316015,6 +316023,33 @@ elf_symbol {
type_id: 0x9a3f491c
full_name: "__traceiter_android_vh_cpu_idle_exit"
}
elf_symbol {
id: 0x9c5d1bdd
name: "__traceiter_android_vh_cpufreq_fast_switch"
is_defined: true
symbol_type: FUNCTION
crc: 0xf9cea3cc
type_id: 0x9bae28ba
full_name: "__traceiter_android_vh_cpufreq_fast_switch"
}
elf_symbol {
id: 0x5c9fa956
name: "__traceiter_android_vh_cpufreq_resolve_freq"
is_defined: true
symbol_type: FUNCTION
crc: 0xd0c668dc
type_id: 0x9bae28ba
full_name: "__traceiter_android_vh_cpufreq_resolve_freq"
}
elf_symbol {
id: 0xca50936b
name: "__traceiter_android_vh_cpufreq_target"
is_defined: true
symbol_type: FUNCTION
crc: 0x3b08a512
type_id: 0x9bae28ba
full_name: "__traceiter_android_vh_cpufreq_target"
}
elf_symbol {
id: 0x431c5bf5
name: "__traceiter_android_vh_cpuidle_psci_enter"
@ -317122,6 +317157,33 @@ elf_symbol {
type_id: 0x18ccbd2c
full_name: "__tracepoint_android_vh_cpu_idle_exit"
}
elf_symbol {
id: 0x4a3c01db
name: "__tracepoint_android_vh_cpufreq_fast_switch"
is_defined: true
symbol_type: OBJECT
crc: 0x6abcf30a
type_id: 0x18ccbd2c
full_name: "__tracepoint_android_vh_cpufreq_fast_switch"
}
elf_symbol {
id: 0x463f3244
name: "__tracepoint_android_vh_cpufreq_resolve_freq"
is_defined: true
symbol_type: OBJECT
crc: 0x5f71ddfa
type_id: 0x18ccbd2c
full_name: "__tracepoint_android_vh_cpufreq_resolve_freq"
}
elf_symbol {
id: 0x750e1421
name: "__tracepoint_android_vh_cpufreq_target"
is_defined: true
symbol_type: OBJECT
crc: 0xb90693f4
type_id: 0x18ccbd2c
full_name: "__tracepoint_android_vh_cpufreq_target"
}
elf_symbol {
id: 0x66a766d7
name: "__tracepoint_android_vh_cpuidle_psci_enter"
@ -359345,6 +359407,18 @@ symbols {
key: "__traceiter_android_vh_cpu_idle_exit"
value: 0xfd04e27a
}
symbol {
key: "__traceiter_android_vh_cpufreq_fast_switch"
value: 0x9c5d1bdd
}
symbol {
key: "__traceiter_android_vh_cpufreq_resolve_freq"
value: 0x5c9fa956
}
symbol {
key: "__traceiter_android_vh_cpufreq_target"
value: 0xca50936b
}
symbol {
key: "__traceiter_android_vh_cpuidle_psci_enter"
value: 0x431c5bf5
@ -359837,6 +359911,18 @@ symbols {
key: "__tracepoint_android_vh_cpu_idle_exit"
value: 0x4ade2774
}
symbol {
key: "__tracepoint_android_vh_cpufreq_fast_switch"
value: 0x4a3c01db
}
symbol {
key: "__tracepoint_android_vh_cpufreq_resolve_freq"
value: 0x463f3244
}
symbol {
key: "__tracepoint_android_vh_cpufreq_target"
value: 0x750e1421
}
symbol {
key: "__tracepoint_android_vh_cpuidle_psci_enter"
value: 0x66a766d7

View File

@ -3458,6 +3458,9 @@
__traceiter_android_vh_binder_set_priority
__traceiter_android_vh_binder_wakeup_ilocked
__traceiter_android_vh_build_sched_domains
__traceiter_android_vh_cpufreq_fast_switch
__traceiter_android_vh_cpufreq_resolve_freq
__traceiter_android_vh_cpufreq_target
__traceiter_android_vh_cpu_idle_enter
__traceiter_android_vh_cpu_idle_exit
__traceiter_android_vh_cpuidle_psci_enter
@ -3575,6 +3578,9 @@
__tracepoint_android_vh_binder_set_priority
__tracepoint_android_vh_binder_wakeup_ilocked
__tracepoint_android_vh_build_sched_domains
__tracepoint_android_vh_cpufreq_fast_switch
__tracepoint_android_vh_cpufreq_resolve_freq
__tracepoint_android_vh_cpufreq_target
__tracepoint_android_vh_cpu_idle_enter
__tracepoint_android_vh_cpu_idle_exit
__tracepoint_android_vh_cpuidle_psci_enter