aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-annotate.c
diff options
context:
space:
mode:
authorDongsheng Yang <[email protected]>2013-12-09 17:15:11 +0000
committerArnaldo Carvalho de Melo <[email protected]>2013-12-09 18:19:11 +0000
commit100b907350c87aa1f3b5dbd95bac3ad5aad3e108 (patch)
treecc0efec601b600fa65316bdfcda0a261e6231a58 /tools/perf/builtin-annotate.c
parentperf evlist: Fix mmap pages rounding to power of 2 (diff)
downloadkernel-100b907350c87aa1f3b5dbd95bac3ad5aad3e108.tar.gz
kernel-100b907350c87aa1f3b5dbd95bac3ad5aad3e108.zip
perf kvm: Introduce option -v for perf kvm command.
As there is no -v option for perf kvm, the all debug message for perf kvm will nerver be printed out to user. Example: # perf kvm --guestmount /tmp/guestmount/ record -a Not enough memory for reading perf file header It is confusing message for newbies such as me. With this patch applied, we can use -v option to get the detail. Example: # perf kvm --guestmount /tmp/guestmount/ record -a -v Can't access file /tmp/guestmount//15069/proc/kallsyms Not enough memory for reading perf file header Signed-off-by: Dongsheng Yang <[email protected]> Cc: David Ahern <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/builtin-annotate.c')
0 files changed, 0 insertions, 0 deletions