commit | 6a60f9e7d8bb3e81fa8bd6752f1473e216424ec4 | [log] [tgz] |
---|---|---|
author | Michael Neuling <mikey@neuling.org> | Tue Jun 04 19:38:54 2013 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Mon Jun 10 08:36:19 2013 +1000 |
tree | 71fe5b72eb068f4133dfc6dec6405fb52513d91d | |
parent | b8b3de224f194005ad87ede6fd022fcc2bef3b1a [diff] |
powerpc/power8: Fix oprofile and perf In 2ac6f42 powerpc/cputable: Fix oprofile_cpu_type on power8 we broke all power8 hw events. This reverts this change and uses oprofile_type instead. Perf now works on POWER8 again and oprofile will revert to using timers on POWER8. Kudos to mpe this fix. Signed-off-by: Michael Neuling <mikey@neuling.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>