Re: [PATCH] powerpc/perf: Fix POWER9 branch event

2017-06-19 Thread Madhavan Srinivasan
On Monday 19 June 2017 09:25 AM, Anton Blanchard wrote: From: Anton Blanchard The POWER9 branch event is wrong, and we always get a count of zero: ... 0 branches 3844 branch-misses #0.00% of all branches Replace it

[PATCH] powerpc/perf: Fix POWER9 branch event

2017-06-18 Thread Anton Blanchard
From: Anton Blanchard The POWER9 branch event is wrong, and we always get a count of zero: ... 0 branches 3844 branch-misses #0.00% of all branches Replace it with the correct event. Fixes: d89f473ff6f8 ("powerpc/perf: