[PATCH 0/4] perf callchain updates

From: Frederic Weisbecker
Date: Thu Jan 13 2011 - 22:52:20 EST


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

--
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/