[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1381289214-24885-1-git-send-email-dsahern@gmail.com>
Date: Tue, 8 Oct 2013 21:26:51 -0600
From: David Ahern <dsahern@...il.com>
To: acme@...stprotocols.net, linux-kernel@...r.kernel.org
Cc: David Ahern <dsahern@...il.com>
Subject: [PATCH 0/3] perf trace enhancements
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists