aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorMark Rutland <[email protected]>2017-04-11 09:39:52 +0100
committerWill Deacon <[email protected]>2017-04-11 16:29:53 +0100
commit3cf7ee98b8489fd2ff58374e3882a666f81d629f (patch)
tree7de4edbe9624d15f20a750300c8588d4aba1def5 /tools/perf/scripts/python/export-to-postgresql.py
parent0e2663d921ea1861540cd7f331d8e2c7668aa31f (diff)
drivers/perf: arm_pmu: move irq request/free into probe
Currently we request (and potentially free) all IRQs for a given PMU in cpu_pmu_init(). This works for platform/DT probing today, but it doesn't fit ACPI well as we don't have all our affinity data up-front. In preparation for ACPI support, fold the IRQ request/free into arm_pmu_device_probe(), which will remain specific to platform/DT probing. Signed-off-by: Mark Rutland <[email protected]> Tested-by: Jeremy Linton <[email protected]> Cc: Will Deacon <[email protected]> Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions