Re: [PATCH] perf kvm stat live: mark events as (x86 only) in help output

From: Arnaldo Carvalho de Melo
Date: Wed Dec 10 2014 - 10:10:24 EST


Em Wed, Dec 10, 2014 at 06:57:13AM -0700, David Ahern escreveu:
> On 12/10/14 6:28 AM, Christian Borntraeger wrote:
> >diff --git a/tools/perf/builtin-kvm.c b/tools/perf/builtin-kvm.c
> > OPT_STRING(0, "event", &kvm->report_event, "report event",
> >- "event for reporting: vmexit, mmio, ioport"),
> >+ "event for reporting: "
> >+ "vmexit, mmio (x86 only), ioport (x86 only)"),
>
> Acked-by: David Ahern <dsahern@xxxxxxxxx>

Thanks, applied to my local perf/core branch.

- Arnaldo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/