mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-25 20:10:23 +09:00
ANDROID: abi_gki_aarch64_qcom: Add topology update symbols
Add topology_update_done and __tracepoint_android_vh_update_topology_flags_workfn to QCOM symbol list which allows modules to get insights into topology update statuses. Leaf changes summary: 3 artifacts changed (1 filtered out) Changed leaf types summary: 0 (1 filtered out) leaf type changed Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 1 Added function Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 2 Added variables 1 Added function: [A] 'function int __traceiter_android_vh_update_topology_flags_workfn(void*, void*)' 2 Added variables: [A] 'tracepoint __tracepoint_android_vh_update_topology_flags_workfn' [A] 'bool topology_update_done' Bug: 189256326 Change-Id: Idb9eaed3c34b1d8b2ff3e9ad5c0866fc3857d6b9 Signed-off-by: Shaleen Agrawal <shalagra@codeaurora.org>
This commit is contained in:
136313
android/abi_gki_aarch64.xml
136313
android/abi_gki_aarch64.xml
File diff suppressed because it is too large
Load Diff
@@ -2378,6 +2378,7 @@
|
||||
time64_to_tm
|
||||
timer_unstable_counter_workaround
|
||||
topology_set_thermal_pressure
|
||||
topology_update_done
|
||||
_totalram_pages
|
||||
total_swapcache_pages
|
||||
trace_array_get_by_name
|
||||
@@ -2467,6 +2468,7 @@
|
||||
__traceiter_android_vh_show_resume_epoch_val
|
||||
__traceiter_android_vh_show_suspend_epoch_val
|
||||
__traceiter_android_vh_timer_calc_index
|
||||
__traceiter_android_vh_update_topology_flags_workfn
|
||||
__traceiter_binder_transaction_received
|
||||
__traceiter_cpu_frequency
|
||||
__traceiter_cpu_frequency_limits
|
||||
@@ -2558,6 +2560,7 @@
|
||||
__tracepoint_android_vh_show_resume_epoch_val
|
||||
__tracepoint_android_vh_show_suspend_epoch_val
|
||||
__tracepoint_android_vh_timer_calc_index
|
||||
__tracepoint_android_vh_update_topology_flags_workfn
|
||||
__tracepoint_binder_transaction_received
|
||||
__tracepoint_cpu_frequency
|
||||
__tracepoint_cpu_frequency_limits
|
||||
|
||||
Reference in New Issue
Block a user