[PATCH v2 0/2] ARM: shmobile: enable PMU(Performance Monitoring Unit)

Tetsuyuki Kobayshi koba at kmckk.co.jp
Thu Sep 6 01:30:45 EDT 2012


From: Tetsuyuki Kobayashi <koba at kmckk.co.jp>

Hello, Simon-san

ARM core has hardware performance counters and perf command uses these counters for detailed profiling information.
The follewing patches enables PMU(Performance Monitoring Unit) for sh73a0 and emev2 SoCs. I tested these patches on kzm9g board and kzm9d board.

Tetsuyuki Kobayashi (2):
  ARM: shmobile: sh73a0: enable PMU(Performance Monitoring Unit)
  ARM: shmobile: emev2: enable PMU(Performance Monitoring Unit)

 arch/arm/configs/kzm9d_defconfig      |    1 +
 arch/arm/configs/kzm9g_defconfig      |    1 +
 arch/arm/mach-shmobile/setup-emev2.c  |   22 ++++++++++++++++++++++
 arch/arm/mach-shmobile/setup-sh73a0.c |   22 ++++++++++++++++++++++
 4 files changed, 46 insertions(+)

-- 
1.7.9.5




More information about the linux-arm-kernel mailing list