aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorDavid Brazdil <[email protected]>2020-12-02 18:41:00 +0000
committerMarc Zyngier <[email protected]>2020-12-04 08:44:23 +0000
commit0bc7474fb7673422b134e88feb49cde54b22bb75 (patch)
treeab053bd4672bc20223b1ca33e42378d9f9a41a96 /tools/perf/scripts/python/stackcollapse.py
parente6dd9d89a64e30b25339d0dbe5c5aa589db8d530 (diff)
psci: Split functions to v0.1 and v0.2+ variants
Refactor implementation of v0.1+ functions (CPU_SUSPEND, CPU_OFF, CPU_ON, MIGRATE) to have two functions psci_0_1_foo / psci_0_2_foo that select the function ID and call a common helper __psci_foo. This is a small cleanup so that the function ID array is only used for v0.1 configurations. Signed-off-by: David Brazdil <[email protected]> Signed-off-by: Marc Zyngier <[email protected]> Acked-by: Mark Rutland <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions