[PATCH 0/3] perf trace enhancements

From: David Ahern
Date: Tue Oct 08 2013 - 23:27:07 EST


Hi Arnaldo:

Revision to intlist per your comment with the summary option
updated per your perf/core branch.

The mmap output file has survived local testing without problems
so please consider it for inclusion as well. It lowers the overhead
of perf-record.

David Ahern (3):
perf util: Add findnew method to intlist - v2
perf trace: Add summary option to dump syscall statistics
perf record: mmap output file

tools/perf/Documentation/perf-trace.txt | 4 ++
tools/perf/builtin-record.c | 87 ++++++++++++++++++++++++
tools/perf/builtin-trace.c | 110 +++++++++++++++++++++++++++----
tools/perf/util/intlist.c | 22 +++++--
tools/perf/util/intlist.h | 1 +
tools/perf/util/rblist.c | 27 +++++++-
tools/perf/util/rblist.h | 1 +
7 files changed, 233 insertions(+), 19 deletions(-)

--
1.7.10.1

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