[PATCH 0/6] perf tools: Header and c2c fixes

From: Jiri Olsa
Date: Tue Oct 11 2016 - 08:15:32 EST


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