On Fri, Apr 18, 2014 at 02:08:09PM +0800, xiakaixu wrote: > Hi Greg, > > Could you please queue following patch to 3.10.x ? > > Commit b69e63a45f2d96a0dfe930ed20385058d4574d2f : > perf evsel: Fix printing of perf_event_paranoid message > > Which is upstreamed in v3.11. > > Without this patch, the perf_event_paranoid message is > currently shown as: > > Error: > You may not have permission to collect %sstats. > Consider tweaking /proc/sys/kernel/perf_event_paranoid: > > Note the %sstats. With patch this becomes: > > Error: > You may not have permission to collect stats. > Consider tweaking /proc/sys/kernel/perf_event_paranoid: > > Thank you! Now applied, thanks. greg k-h -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html