diff options
| author | David Ahern <[email protected]> | 2013-05-25 17:54:00 -0600 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2013-05-28 16:24:03 +0300 |
| commit | b69e63a45f2d96a0dfe930ed20385058d4574d2f (patch) | |
| tree | c3c2e0dba51a08008e75a4044778a9187d070a95 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | ffcbaa1490ab0efcb7bff684f9abd04b91e34221 (diff) | |
perf evsel: Fix printing of perf_event_paranoid message
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 <[email protected]>
Cc: Jiri Olsa <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions