public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] perf callchain updates
@ 2011-01-14  3:51 Frederic Weisbecker
  2011-01-14  3:51 ` [PATCH 1/4] perf: Feed callchains into a cursor Frederic Weisbecker
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Frederic Weisbecker @ 2011-01-14  3:51 UTC (permalink / raw)
  To: Arnaldo Carvalho de Melo
  Cc: LKML, Frederic Weisbecker, Peter Zijlstra,
	Arnaldo Carvalho de Melo, Paul Mackerras, Ingo Molnar

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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-01-26  7:21 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-14  3:51 [PATCH 0/4] perf callchain updates Frederic Weisbecker
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox