All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv2 0/3] perf kvm stat report: extend the title bar output
@ 2014-09-01 13:44 Alexander Yarygin
  2014-09-01 13:44 ` [PATCH 1/3] perf kvm stat report: Save pid string in opts.target.pid Alexander Yarygin
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Alexander Yarygin @ 2014-09-01 13:44 UTC (permalink / raw)
  To: linux-kernel
  Cc: Alexander Yarygin, Arnaldo Carvalho de Melo,
	Christian Borntraeger, David Ahern, Ingo Molnar, Jiri Olsa,
	Paul Mackerras, Peter Zijlstra

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(-)

--
1.7.9.5


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-09-19  5:21 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 ` [PATCHv2 0/3] perf kvm stat report: extend " David Ahern

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.