commit | f78628374a13bc150db77c6e02d4f2c0a7f932ef | [log] [tgz] |
---|---|---|
author | Paul Mackerras <paulus@samba.org> | Fri Jan 09 21:05:35 2009 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Sat Jan 10 16:35:01 2009 +1100 |
tree | 2b25cd520d8fcc00258621fb50772e75091eb4ce | |
parent | 16b067993dee3dfde61b20027e0b168dc06201ee [diff] |
powerpc/perf_counter: Add support for POWER6 This adds the back-end for the PMU on the POWER6 processor. Fortunately, the event selection hardware is somewhat simpler on POWER6 than on other POWER family processors, so the constraints fit into only 32 bits. Signed-off-by: Paul Mackerras <paulus@samba.org>