From: David Ahern <david.ahern@xxxxxxxxxx> Date: Thu, 19 Mar 2015 16:06:17 -0400 > Currently perf-stat (aka, counting mode) does not work: ... > The reason is that state is never reset (stays with PERF_HES_UPTODATE set). > Add a call to sparc_pmu_enable_event during the added_event handling. > Clean up the encoding since pmu_start calls sparc_pmu_enable_event which > does the same. Passing PERF_EF_RELOAD to sparc_pmu_start means the call > to sparc_perf_event_set_period can be removed as well. > > With this patch: ... > Signed-off-by: David Ahern <david.ahern@xxxxxxxxxx> > Acked-by: Bob Picco <bob.picco@xxxxxxxxxx> Looks great, applied. -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html