Paul Mackerras
105988c015
perf_counter: powerpc: Enable use of software counters on 32-bit powerpc
...
This enables the perf_counter subsystem on 32-bit powerpc. Since we
don't have any support for hardware counters on 32-bit powerpc yet,
only software counters can be used.
Besides selecting HAVE_PERF_COUNTERS for 32-bit powerpc as well as
64-bit, the main thing this does is add an implementation of
set_perf_counter_pending(). This needs to arrange for
perf_counter_do_pending() to be called when interrupts are enabled.
Rather than add code to local_irq_restore as 64-bit does, the 32-bit
set_perf_counter_pending() generates an interrupt by setting the
decrementer to 1 so that a decrementer interrupt will become pending
in 1 or 2 timebase ticks (if a decrementer interrupt isn't already
pending). When interrupts are enabled, timer_interrupt() will be
called, and some new code in there calls perf_counter_do_pending().
We use a per-cpu array of flags to indicate whether we need to call
perf_counter_do_pending() or not.
This introduces a couple of new Kconfig symbols: PPC_HAVE_PMU_SUPPORT,
which is selected by processor families for which we have hardware PMU
support (currently only PPC64), and PPC_PERF_CTRS, which enables the
powerpc-specific perf_counter back-end.
Signed-off-by: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: linuxppc-dev@ozlabs.org
Cc: benh@kernel.crashing.org
LKML-Reference: <19000.55404.103840.393470@cargo.ozlabs.ibm.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-06-18 11:11:44 +02:00
..
2009-05-15 16:43:41 +10:00
2008-08-04 12:02:00 +10:00
2009-06-16 19:47:27 -07:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2009-06-15 13:27:38 +10:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2009-06-11 21:02:14 +02:00
2009-02-23 10:48:57 +11:00
2008-08-04 12:02:00 +10:00
2008-12-16 15:53:23 +11:00
2008-08-04 12:02:00 +10:00
2009-01-14 19:56:50 -08:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2009-01-08 15:51:55 +01:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2009-02-23 10:48:56 +11:00
2009-03-02 15:41:30 -08:00
2008-08-04 12:02:00 +10:00
2009-05-19 00:47:19 -05:00
2008-08-04 12:02:00 +10:00
2009-03-24 13:38:30 +11:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2009-02-23 15:53:03 +11:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2008-12-21 14:21:15 +11:00
2008-10-08 15:27:14 -07:00
2008-12-21 14:21:16 +11:00
2008-08-04 12:02:00 +10:00
2008-12-03 21:03:54 +11:00
2008-12-31 16:52:21 +02:00
2008-08-04 12:02:00 +10:00
2009-06-09 16:49:18 +10:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2008-11-06 09:22:37 +11:00
2009-05-21 15:44:21 +10:00
2008-08-04 12:02:00 +10:00
2009-05-21 15:44:26 +10:00
2008-08-04 12:02:00 +10:00
2008-09-15 11:08:08 -07:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2009-05-21 15:44:21 +10:00
2008-08-04 12:02:00 +10:00
2009-05-27 16:32:50 +10:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2008-10-13 11:48:24 -05:00
2009-02-23 10:48:54 +11:00
2009-04-15 15:23:53 +10:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2009-04-01 08:59:14 -07:00
2009-01-06 15:58:58 -08:00
2008-08-18 14:22:34 +10:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2009-06-18 11:11:44 +02:00
2008-08-04 12:02:00 +10:00
2008-08-04 13:18:17 +10:00
2008-08-04 12:02:00 +10:00
2008-08-18 21:40:03 +02:00
2008-08-04 12:02:00 +10:00
2008-11-08 12:39:02 -06:00
2008-11-08 12:39:02 -06:00
2008-08-04 12:02:00 +10:00
2009-03-11 17:10:14 +11:00
2008-08-04 12:02:00 +10:00
2009-01-08 16:25:12 +11:00
2009-06-15 13:26:19 +10:00
2008-08-04 12:02:00 +10:00
2008-08-04 13:18:17 +10:00
2008-08-04 12:02:00 +10:00
2008-09-15 11:08:44 -07:00
2008-08-18 14:22:34 +10:00
2009-01-14 19:56:50 -08:00
2008-08-04 12:02:00 +10:00
2008-12-23 15:13:29 +11:00
2009-01-08 16:25:17 +11:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2009-03-24 11:02:55 +02:00
2009-03-24 11:02:59 +02:00
2009-03-24 11:02:58 +02:00
2009-03-24 11:03:01 +02:00
2008-08-04 12:02:00 +10:00
2009-03-24 11:03:01 +02:00
2009-03-26 16:11:41 -07:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2008-11-19 16:04:28 +11:00
2009-06-09 16:47:38 +10:00
2008-08-04 12:02:00 +10:00
2009-05-21 15:43:59 +10:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2009-06-11 21:01:52 +02:00
2009-03-24 13:47:29 +11:00
2008-12-21 14:21:15 +11:00
2008-12-21 14:21:15 +11:00
2009-02-14 14:40:04 -05:00
2009-03-30 14:04:53 +11:00
2008-08-04 12:02:00 +10:00
2009-03-24 13:47:34 +11:00
2009-06-09 16:47:38 +10:00
2009-03-19 12:51:25 +01:00
2008-11-20 10:52:53 -08:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2009-05-24 19:31:04 +01:00
2009-03-11 09:36:26 -06:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2009-04-06 09:09:14 -05:00
2008-08-04 12:02:00 +10:00
2008-08-20 16:34:57 +10:00
2008-11-19 16:04:58 +11:00
2008-08-04 12:02:00 +10:00
2008-08-20 16:34:59 +10:00
2009-05-02 15:36:10 -07:00
2008-08-04 12:02:00 +10:00
2009-01-08 15:51:55 +01:00
2009-06-12 16:53:38 +10:00
2009-06-11 21:02:17 +02:00
2009-06-11 21:02:17 +02:00
2009-05-21 15:43:58 +10:00
2008-08-04 12:02:00 +10:00
2009-04-14 08:48:50 -07:00
2008-08-04 12:02:00 +10:00
2009-05-21 15:44:24 +10:00
2009-03-19 19:29:26 -07:00
2008-08-04 12:02:00 +10:00
2009-06-18 11:11:44 +02:00
2008-12-03 20:46:35 +11:00
2008-12-03 20:46:35 +11:00
2008-12-03 20:46:35 +11:00
2009-05-27 16:33:59 +10:00
2009-03-20 15:56:57 +11:00
2009-03-20 15:56:57 +11:00
2009-06-09 16:47:38 +10:00
2009-03-24 13:47:33 +11:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2009-05-21 15:44:21 +10:00
2009-05-21 15:44:21 +10:00
2008-08-04 12:02:00 +10:00
2009-03-27 16:58:24 +11:00
2008-12-21 14:21:14 +11:00
2009-06-15 16:47:26 +10:00
2009-03-11 17:10:17 +11:00
2009-04-07 15:18:58 +10:00
2009-06-15 13:26:21 +10:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2009-03-24 13:47:33 +11:00
2009-03-20 15:56:57 +11:00
2009-03-20 15:56:57 +11:00
2009-04-07 15:19:01 +10:00
2009-03-20 15:56:58 +11:00
2009-03-24 13:47:33 +11:00
2009-03-24 13:47:33 +11:00
2009-03-20 15:56:57 +11:00
2009-03-24 13:47:34 +11:00
2009-06-09 13:29:25 +10:00
2008-12-30 11:14:06 -06:00
2009-06-15 09:40:05 -07:00
2008-08-04 12:02:00 +10:00
2009-04-02 10:41:31 -05:00
2008-08-04 12:02:00 +10:00
2009-06-15 13:27:37 +10:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2009-04-07 15:18:59 +10:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2009-05-21 15:44:25 +10:00
2009-03-02 15:41:30 -08:00
2008-10-15 11:31:54 +11:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2009-04-02 16:17:36 -05:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2008-09-23 13:26:52 +02:00
2009-06-11 21:01:52 +02:00
2008-11-19 16:05:06 +11:00
2008-08-04 12:02:00 +10:00
2009-02-15 22:43:33 -08:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2009-04-02 19:05:11 -07:00
2008-08-04 12:02:00 +10:00
2009-02-23 10:48:57 +11:00
2008-08-04 12:02:00 +10:00
2009-01-08 16:25:12 +11:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2008-09-06 19:30:15 +01:00
2008-08-04 12:02:00 +10:00
2009-04-01 08:59:16 -07:00
2009-02-23 10:48:57 +11:00
2009-06-09 16:49:18 +10:00
2008-11-19 16:04:55 +11:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2009-06-15 13:27:36 +10:00
2009-06-09 16:43:04 +10:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2009-06-11 21:01:52 +02:00
2009-03-03 13:30:03 +11:00
2008-11-06 09:49:28 +11:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2008-12-21 14:21:16 +11:00
2009-03-30 22:05:12 +10:30
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2009-06-11 21:02:14 +02:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2009-03-11 17:11:34 +11:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2009-06-15 13:27:36 +10:00
2008-08-04 12:02:00 +10:00
2008-11-06 09:49:22 +11:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00
2009-06-06 10:14:22 -06:00
2008-08-04 12:02:00 +10:00
2008-08-04 12:02:00 +10:00