Em Wed, Dec 11, 2013 at 04:04:16PM +0530, Ramkumar Ramachandra escreveu:
> Signed-off-by: Ramkumar Ramachandra <[email protected]>
> ---
> tools/perf/.gitignore | 2 ++
> 1 file changed, 2 insertions(+)
Some more are missing, from 'perf kvm --help':
Default('') -> perf.data.guest
--host -> perf.data.kvm
--guest -> perf.data.guest
--host --guest -> perf.data.kvm
--host --no-guest -> perf.data.host
Can you respin, please?
- Arnaldo
> diff --git a/tools/perf/.gitignore b/tools/perf/.gitignore
> index 782d86e..28264a9 100644
> --- a/tools/perf/.gitignore
> +++ b/tools/perf/.gitignore
> @@ -13,6 +13,8 @@ perf*.html
> common-cmds.h
> perf.data
> perf.data.old
> +perf.data.guest
> +perf.data.guest.old
> output.svg
> perf-archive
> tags
> --
> 1.8.5.rc0.5.g70ebc73.dirty
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/