Skip to content
Commit 8cc6bf3a authored by Maulik Shah's avatar Maulik Shah Committed by Todd Kjos
Browse files

ANDROID: abi_gki_aarch64_qcom: Add cpuidle_psci and gic_resume symbols



This change adds cpuidle_psci_enter, cpuidle_psci_exit
and gic_resume tracepoint to whitelist.

Leaf changes summary: 7 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 4 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 3 Added variables

4 Added functions:

  [A] 'function int __traceiter_android_vh_cpuidle_psci_enter(void*, cpuidle_device*, bool)'
  [A] 'function int __traceiter_android_vh_cpuidle_psci_exit(void*, cpuidle_device*, bool)'
  [A] 'function int __traceiter_android_vh_gic_resume(void*, irq_domain*, void*)'
  [A] 'function void gic_resume()'

3 Added variables:

  [A] 'tracepoint __tracepoint_android_vh_cpuidle_psci_enter'
  [A] 'tracepoint __tracepoint_android_vh_cpuidle_psci_exit'
  [A] 'tracepoint __tracepoint_android_vh_gic_resume'

Bug: 190353898
Change-Id: I2a373fcd0aaa28436fc4706e8dcbafb612bc340b
Signed-off-by: default avatarMaulik Shah <mkshah@codeaurora.org>
parent 5fd82d31
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment