diff options
| author | Taeung Song <[email protected]> | 2016-02-09 11:53:10 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2016-02-12 14:30:27 +0000 |
| commit | b416e204f88dd91d9e99f6deee3d57fbc90aee40 (patch) | |
| tree | aa2421886039f86d31450490c88b776c1ef42089 /tools/perf/scripts/python/sched-migration.py | |
| parent | perf build: Add EXTRA_LDFLAGS option to makefile (diff) | |
| download | kernel-b416e204f88dd91d9e99f6deee3d57fbc90aee40.tar.gz kernel-b416e204f88dd91d9e99f6deee3d57fbc90aee40.zip | |
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/sched-migration.py')
0 files changed, 0 insertions, 0 deletions
