All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Ahern <dsahern@gmail.com>
To: Alexander Yarygin <yarygin@linux.vnet.ibm.com>,
	linux-kernel@vger.kernel.org
Cc: Arnaldo Carvalho de Melo <acme@kernel.org>,
	Christian Borntraeger <borntraeger@de.ibm.com>,
	Ingo Molnar <mingo@kernel.org>, Jiri Olsa <jolsa@kernel.org>,
	Paul Mackerras <paulus@samba.org>,
	Peter Zijlstra <a.p.zijlstra@chello.nl>
Subject: Re: [PATCHv2 0/3] perf kvm stat report: extend the title bar output
Date: Mon, 01 Sep 2014 12:13:02 -0600	[thread overview]
Message-ID: <5404B72E.1010407@gmail.com> (raw)
In-Reply-To: <1409579095-12963-1-git-send-email-yarygin@linux.vnet.ibm.com>

On 9/1/14, 7:44 AM, Alexander Yarygin wrote:
> Hello,
>
> This patchset is intended to add information about current pid to the
> "Analyze events for " title bar for the 'perf kvm stat report' command,
> when it's running with --pid option. To do so, patches 1-2 sync values
> of kvm->opts.target in 'report' with 'live' command and patch 3 reuses
> 'live' specific code to print desirable information.
>
> v2 changes:
>     - Split the big patch into 3 small patches
>     - Simplified the way to enable target.system_wide flag
>
> Thanks.
>
> Alexander Yarygin (3):
>    perf kvm stat report: Save pid string in kvm->opts.target.pid
>    perf kvm stat report: Enable the target.system_wide flag
>    perf kvm stat report: Unify the title bar output
>
>   tools/perf/builtin-kvm.c   |   23 ++++++++++++-----------
>   tools/perf/util/kvm-stat.h |    1 -
>   2 files changed, 12 insertions(+), 12 deletions(-)

All 3 look good to me.

Acked-by: David Ahern <dsahern@gmail.com>


      parent reply	other threads:[~2014-09-01 18:13 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-01 13:44 [PATCHv2 0/3] perf kvm stat report: extend the title bar output Alexander Yarygin
2014-09-01 13:44 ` [PATCH 1/3] perf kvm stat report: Save pid string in opts.target.pid Alexander Yarygin
2014-09-19  5:19   ` [tip:perf/core] " tip-bot for Alexander Yarygin
2014-09-01 13:44 ` [PATCH 2/3] perf kvm stat report: Enable the target.system_wide flag Alexander Yarygin
2014-09-19  5:19   ` [tip:perf/core] " tip-bot for Alexander Yarygin
2014-09-01 13:44 ` [PATCH 3/3] perf kvm stat report: Unify the title bar output Alexander Yarygin
2014-09-19  5:19   ` [tip:perf/core] " tip-bot for Alexander Yarygin
2014-09-01 18:13 ` David Ahern [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5404B72E.1010407@gmail.com \
    --to=dsahern@gmail.com \
    --cc=a.p.zijlstra@chello.nl \
    --cc=acme@kernel.org \
    --cc=borntraeger@de.ibm.com \
    --cc=jolsa@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@kernel.org \
    --cc=paulus@samba.org \
    --cc=yarygin@linux.vnet.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.