commit | aabbaa6036fd847c583f585c6bae82b5a033e6c7 | [log] [tgz] |
---|---|---|
author | Paul Mackerras <paulus@samba.org> | Fri Mar 06 16:27:10 2009 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Fri Mar 06 16:28:37 2009 +1100 |
tree | 097a73e1546b7396b49031ab5a3e1d4c1e7c5598 | |
parent | 86028598de16538f02519141756ccf4accfc29a6 [diff] |
perfcounters/powerpc: add support for POWER5+ processors Impact: more hardware support This adds the back-end for the PMU on the POWER5+ processors (i.e. GS, including GS DD3 aka POWER5++). This doesn't use the fixed-function PMC5 and PMC6 since they don't respect the freeze conditions and don't generate interrupts, as on POWER6. Signed-off-by: Paul Mackerras <paulus@samba.org>