diff options
author | Mark Rutland <[email protected]> | 2015-10-28 12:32:17 +0000 |
---|---|---|
committer | Will Deacon <[email protected]> | 2015-11-16 15:41:49 +0000 |
commit | b916b785af99088916a122cb37de1bda3fa7f70e (patch) | |
tree | 8dc2eae29a78d9df2d0da6ca3402795a6c6e2a67 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 8005c49d9aea74d382f474ce11afbbc7d7130bec (diff) |
drivers/perf: kill armpmu_register
Nothing outside of drivers/perf/arm_pmu.c should call armpmu_register
any more, so it no longer needs to be in include/linux/perf/arm_pmu.h.
Additionally, by folding it in to arm_pmu_device_probe we can allow
drivers to override struct pmu fields without getting blatted by the
armpmu code.
This patch folds armpmu_register into arm_pmu_device_probe. The logging
to the console is moved to after the PMU is successfully registered with
the core perf code.
Signed-off-by: Mark Rutland <[email protected]>
Suggested-by: Will Deacon <[email protected]>
Cc: Drew Richardson <[email protected]>
Cc: Pawel Moll <[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