[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20141210151007.GB3878@redhat.com>
Date: Wed, 10 Dec 2014 13:10:07 -0200
From: Arnaldo Carvalho de Melo <acme@...hat.com>
To: David Ahern <dsahern@...il.com>
Cc: Christian Borntraeger <borntraeger@...ibm.com>,
Jiri Olsa <jolsa@...nel.org>, linux-kernel@...r.kernel.org,
Alexander Yarygin <yarygin@...ux.vnet.ibm.com>
Subject: Re: [PATCH] perf kvm stat live: mark events as (x86 only) in help
output
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@...il.com>
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists