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 <[email protected]>
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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

