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

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

Reply via email to