From: David Ahern <dsahern@gmail.com>
To: acme@ghostprotocols.net, linux-kernel@vger.kernel.org
Cc: David Ahern <dsahern@gmail.com>
Subject: [PATCH 0/3] perf trace enhancements
Date: Tue, 8 Oct 2013 21:26:51 -0600 [thread overview]
Message-ID: <1381289214-24885-1-git-send-email-dsahern@gmail.com> (raw)
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
next reply other threads:[~2013-10-09 3:27 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-09 3:26 David Ahern [this message]
2013-10-09 3:26 ` [PATCH 1/3] perf util: Add findnew method to intlist - v2 David Ahern
2013-10-15 5:32 ` [tip:perf/core] perf util: Add findnew method to intlist tip-bot for David Ahern
2013-10-09 3:26 ` [PATCH 2/3] perf trace: Add summary option to dump syscall statistics David Ahern
2013-10-09 13:16 ` Jiri Olsa
2013-10-15 5:32 ` [tip:perf/core] " tip-bot for David Ahern
2013-10-09 3:26 ` [PATCH 3/3] perf record: mmap output file David Ahern
2013-10-09 5:59 ` Ingo Molnar
2013-10-15 14:04 ` David Ahern
2013-10-15 14:32 ` Arnaldo Carvalho de Melo
2013-10-15 14:38 ` Peter Zijlstra
2013-10-15 15:27 ` Ingo Molnar
2013-10-15 15:29 ` Peter Zijlstra
2013-10-15 15:30 ` David Ahern
2013-10-15 16:06 ` Ingo Molnar
2013-10-15 16:16 ` David Ahern
2013-10-16 7:11 ` Ingo Molnar
2013-10-15 16:37 ` Peter Zijlstra
2013-10-09 7:14 ` Mike Galbraith
-- strict thread matches above, loose matches on Subject: below --
2013-08-27 3:52 [PATCH 0/3] perf trace enhancements David Ahern
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1381289214-24885-1-git-send-email-dsahern@gmail.com \
--to=dsahern@gmail.com \
--cc=acme@ghostprotocols.net \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.