diff options
author | Taeung Song <[email protected]> | 2016-02-09 20:53:10 +0900 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2016-02-12 11:30:27 -0300 |
commit | b416e204f88dd91d9e99f6deee3d57fbc90aee40 (patch) | |
tree | aa2421886039f86d31450490c88b776c1ef42089 /tools/perf/scripts/python/bin/compaction-times-record | |
parent | 37b4e2020a5f4dbecf22ee3efe92de6dbea1c5f0 (diff) |
perf python scripting: Append examples to err msg about audit-libs-python
To print syscall names, the audit-libs-python package is required.. If
not installed, it prints this error string:
# perf script syscall-counts
Install the audit-libs-python package to get syscall names.
But the package name is different in Ubuntu, mention that in the error
message, similar to a error message of util/trace-event-scripting.c:
# perf script syscall-counts
Install the audit-libs-python package to get syscall names.
For example:
# apt-get install python-audit (Ubuntu)
# yum install audit-libs-python (Fedora)
etc.
Signed-off-by: Taeung Song <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[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/bin/compaction-times-record')
0 files changed, 0 insertions, 0 deletions