[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1476188052-32316-1-git-send-email-jolsa@kernel.org>
Date: Tue, 11 Oct 2016 14:14:06 +0200
From: Jiri Olsa <jolsa@...nel.org>
To: Arnaldo Carvalho de Melo <acme@...hat.com>
Cc: lkml <linux-kernel@...r.kernel.org>,
Ingo Molnar <mingo@...nel.org>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
David Ahern <dsahern@...il.com>,
Namhyung Kim <namhyung@...nel.org>,
Sukadev Bhattiprolu <sukadev@...ux.vnet.ibm.com>
Subject: [PATCH 0/6] perf tools: Header and c2c fixes
hi,
sending few perf.data header fixes and adding
two new c2c report options.
Also available in:
git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf.git
perf/fixes
thanks,
jirka
---
Jiri Olsa (6):
perf report: Move captured info to generic header info
perf header: Display missing features
perf header: Display feature name on write failure
perf header: Set nr_numa_nodes only when we parsed all the data
perf c2c report: Add --no-source option
perf c2c report: Add --show-all option
tools/perf/Documentation/perf-c2c.txt | 6 ++++++
tools/perf/builtin-c2c.c | 20 +++++++++++++-------
tools/perf/util/header.c | 21 +++++++++++++++++++--
tools/perf/util/session.c | 10 ----------
4 files changed, 38 insertions(+), 19 deletions(-)
Powered by blists - more mailing lists