Lines Matching refs:kvm

1 perf-kvm(1)
6 perf-kvm - Tool to trace/measure kvm guest os
11 'perf kvm' [--host] [--guest] [--guestmount=<path>
14 'perf kvm' [--host] [--guest] [--guestkallsyms=<path> --guestmodules=<path>
16 'perf kvm stat [record|report|live] [<options>]
20 There are a couple of variants of perf kvm:
22 'perf kvm [options] top <command>' to generates and displays
26 'perf kvm record <command>' to record the performance counter profile
28 default behavior of perf kvm as --guest, so if neither --host nor --guest
30 the perf data file name is perf.data.kvm. If you want to record data into
34 --host -> perf.data.kvm
36 --host --guest -> perf.data.kvm
39 'perf kvm report' to display the performance counter profile information
40 recorded via perf kvm record.
42 'perf kvm diff' to displays the performance difference amongst two perf.data
45 'perf kvm buildid-list' to display the buildids found in a perf data file,
49 was captured with --guestmount in perf kvm record.
51 'perf kvm stat <command>' to run a command and gather performance counter
53 Especially, perf 'kvm stat record/report' generates a statistical analysis
55 events are supported. 'perf kvm stat record <command>' records kvm events
57 And this command produces a file which contains tracing results of kvm
60 'perf kvm stat report' reports statistical data which includes events
63 'perf kvm stat live' reports statistical data in a live mode (similar to
87 #perf kvm --host --guest --guestmount=~/guestmount top
89 Guest os /proc/kallsyms file copy. 'perf' kvm' reads it to get guest
92 Guest os /proc/modules file copy. 'perf' kvm' reads it to get guest