From: Frederic Weisbecker <fweisbec@gmail.com>
To: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: LKML <linux-kernel@vger.kernel.org>,
Frederic Weisbecker <fweisbec@gmail.com>,
Peter Zijlstra <a.p.zijlstra@chello.nl>,
Arnaldo Carvalho de Melo <acme@redhat.com>,
Paul Mackerras <paulus@samba.org>, Ingo Molnar <mingo@elte.hu>
Subject: [PATCH 0/4] perf callchain updates
Date: Fri, 14 Jan 2011 04:51:57 +0100 [thread overview]
Message-ID: <1294977121-5700-1-git-send-email-fweisbec@gmail.com> (raw)
Hi Arnaldo,
Here are some updates for callchains. No fixes though.
Cleanups, naming sanitizing, performance improvement, ...
Thanks.
Frederic Weisbecker (4):
perf: Feed callchains into a cursor
perf: Rename cumul_hits into callchain_cumul_hits
perf: Rename register_callchain_param into callchain_register_param
perf: Don't give arbitrary gender to callchain tree nodes
tools/perf/builtin-report.c | 29 ++---
tools/perf/util/callchain.c | 224 +++++++++++++++++------------------
tools/perf/util/callchain.h | 74 +++++++++++-
tools/perf/util/hist.c | 15 ++-
tools/perf/util/hist.h | 2 +
tools/perf/util/session.c | 22 ++--
tools/perf/util/session.h | 11 +-
tools/perf/util/ui/browsers/hists.c | 2 +-
8 files changed, 222 insertions(+), 157 deletions(-)
--
1.7.3.2
next reply other threads:[~2011-01-14 3:52 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-14 3:51 Frederic Weisbecker [this message]
2011-01-14 3:51 ` [PATCH 1/4] perf: Feed callchains into a cursor Frederic Weisbecker
2011-01-26 7:20 ` [tip:perf/core] perf callchain: " tip-bot for Frederic Weisbecker
2011-01-14 3:51 ` [PATCH 2/4] perf: Rename cumul_hits into callchain_cumul_hits Frederic Weisbecker
2011-01-26 7:20 ` [tip:perf/core] perf callchain: " tip-bot for Frederic Weisbecker
2011-01-14 3:52 ` [PATCH 3/4] perf: Rename register_callchain_param into callchain_register_param Frederic Weisbecker
2011-01-26 7:21 ` [tip:perf/core] perf callchain: " tip-bot for Frederic Weisbecker
2011-01-14 3:52 ` [PATCH 4/4] perf: Don't give arbitrary gender to callchain tree nodes Frederic Weisbecker
2011-01-26 7:21 ` [tip:perf/core] perf callchain: " tip-bot for Frederic Weisbecker
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=1294977121-5700-1-git-send-email-fweisbec@gmail.com \
--to=fweisbec@gmail.com \
--cc=a.p.zijlstra@chello.nl \
--cc=acme@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=paulus@samba.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox