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:48 +0100
committerWill Deacon <[email protected]>2017-04-11 16:29:53 +0100
commit3a5a89d30ee3d5d8b55490e3c63bf533b196e1c8 (patch)
treeffef1680e6e4aa6bf5db7c938e0a975306073394 /tools/perf/scripts/python/export-to-postgresql.py
parent74a2b3ea2d8c6c1f73103a0fcb50b5c214c0d864 (diff)
drivers/perf: arm_pmu: simplify cpu_pmu_request_irqs()
The ARM PMU framework code always uses armpmu_dispatch_irq as its common IRQ handler. Passing this down from cpu_pmu_init() is somewhat pointless, and gets in the way of refactoring. This patch makes cpu_pmu_request_irqs() always use armpmu_dispatch_irq as the handler when requesting IRQs, and removes the handler parameter from its prototype. 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