aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorTaeung Song <[email protected]>2016-02-09 11:53:10 +0000
committerArnaldo Carvalho de Melo <[email protected]>2016-02-12 14:30:27 +0000
commitb416e204f88dd91d9e99f6deee3d57fbc90aee40 (patch)
treeaa2421886039f86d31450490c88b776c1ef42089 /tools/perf/scripts/python/call-graph-from-postgresql.py
parentperf build: Add EXTRA_LDFLAGS option to makefile (diff)
downloadkernel-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/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions