ANDROID: Update the ABI symbol list
Adding the following symbols: - cpu_busy_with_softirqs - __traceiter_android_rvh_tick_entry - __tracepoint_android_rvh_tick_entry Bug: 332629555 Change-Id: I8ff85b6c13e39de35013dd742aaccf5db02e74b4 Signed-off-by: Qais Yousef <qyousef@google.com>
This commit is contained in:
parent
dcdec80d6b
commit
9ce8f4d0bb
2 changed files with 13 additions and 0 deletions
|
|
@ -352231,6 +352231,15 @@ elf_symbol {
|
|||
type_id: 0xd0d5f663
|
||||
full_name: "cpu_bit_bitmap"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xb8669175
|
||||
name: "cpu_busy_with_softirqs"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x3c5aab9e
|
||||
type_id: 0xe76c6fcf
|
||||
full_name: "cpu_busy_with_softirqs"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x15e1667b
|
||||
name: "cpu_have_feature"
|
||||
|
|
@ -406084,6 +406093,7 @@ interface {
|
|||
symbol_id: 0x9f1f7cee
|
||||
symbol_id: 0xd89255c2
|
||||
symbol_id: 0x962b6a68
|
||||
symbol_id: 0xb8669175
|
||||
symbol_id: 0x15e1667b
|
||||
symbol_id: 0x33bbeca6
|
||||
symbol_id: 0x4e0ae383
|
||||
|
|
|
|||
|
|
@ -230,6 +230,7 @@
|
|||
__cpu_active_mask
|
||||
cpu_all_bits
|
||||
cpu_bit_bitmap
|
||||
cpu_busy_with_softirqs
|
||||
cpufreq_add_update_util_hook
|
||||
cpufreq_cpu_get
|
||||
cpufreq_cpu_get_raw
|
||||
|
|
@ -2332,6 +2333,7 @@
|
|||
__traceiter_android_rvh_set_task_cpu
|
||||
__traceiter_android_rvh_set_user_nice
|
||||
__traceiter_android_rvh_set_user_nice_locked
|
||||
__traceiter_android_rvh_tick_entry
|
||||
__traceiter_android_rvh_typec_tcpci_get_vbus
|
||||
__traceiter_android_rvh_uclamp_eff_get
|
||||
__traceiter_android_rvh_ufs_complete_init
|
||||
|
|
@ -2454,6 +2456,7 @@
|
|||
__tracepoint_android_rvh_set_task_cpu
|
||||
__tracepoint_android_rvh_set_user_nice
|
||||
__tracepoint_android_rvh_set_user_nice_locked
|
||||
__tracepoint_android_rvh_tick_entry
|
||||
__tracepoint_android_rvh_typec_tcpci_get_vbus
|
||||
__tracepoint_android_rvh_uclamp_eff_get
|
||||
__tracepoint_android_rvh_ufs_complete_init
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue