diff options
author | David Ahern <dsahern@gmail.com> | 2013-05-25 17:54:00 -0600 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-06-11 12:03:22 -0700 |
commit | 509a6ce860fc71a16cdeed25b131c26d4917a0a6 (patch) | |
tree | d4012b1ba450bdb42fe75f2ff246ccc2c43d9af2 /drivers/block | |
parent | 54b3f8df1fc2d8f69862ed617c89c0304dc5f04b (diff) |
perf evsel: Fix printing of perf_event_paranoid message
commit b69e63a45f2d96a0dfe930ed20385058d4574d2f upstream.
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:
Signed-off-by: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Link: http://lkml.kernel.org/r/1369526040-1368-1-git-send-email-dsahern@gmail.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: xiakaixu <xiakaixu@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/block')
0 files changed, 0 insertions, 0 deletions