Re: [PATCH 3/3] perf kvm: Print kvm specific --help output

2014-10-15 Thread Arnaldo Carvalho de Melo
Em Tue, Oct 07, 2014 at 03:16:19PM +0400, Alexander Yarygin escreveu: > > Hello, > > Namhyung Kim writes: > > > The 'perf kvm stat record' tool is an alias of 'perf record' with > > predefined kvm related options. All options that passed to 'perf kvm > > stat record' are processed by the 'perf

Re: [PATCH 3/3] perf kvm: Print kvm specific --help output

2014-10-07 Thread Alexander Yarygin
Hello, Namhyung Kim writes: > The 'perf kvm stat record' tool is an alias of 'perf record' with > predefined kvm related options. All options that passed to 'perf kvm > stat record' are processed by the 'perf record' tool. So, 'perf kvm > stat record --help' prints help of usage for the 'perf r

[PATCH 3/3] perf kvm: Print kvm specific --help output

2014-10-07 Thread Namhyung Kim
The 'perf kvm stat record' tool is an alias of 'perf record' with predefined kvm related options. All options that passed to 'perf kvm stat record' are processed by the 'perf record' tool. So, 'perf kvm stat record --help' prints help of usage for the 'perf record' command. There are a few options