From: Frederic Weisbecker on
On Thu, Jul 08, 2010 at 06:36:49AM +0200, Frederic Weisbecker wrote:
> Ingo,
>
> Please pull the perf/urgent branch that can be found at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing.git
> perf/urgent
>
> This resurrects flat and graph (absolute fractals) callchains.
> All tested with and without newt.
>
> As you know there are still things to fix: filtering by parents (probably a
> regression) and dso multiple callchains (not a regression).
>
> Thanks,
> Frederic
> ---
>
> Frederic Weisbecker (2):
> perf: Resurrect flat callchains
> perf: Sync callchains with period based hits



BTW, the second is not that small for a regression fix. If that's a problem,
tell me and I will move this one to perf/core.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
From: Ingo Molnar on

* Frederic Weisbecker <fweisbec(a)gmail.com> wrote:

> Ingo,
>
> Please pull the perf/urgent branch that can be found at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing.git
> perf/urgent
>
> This resurrects flat and graph (absolute fractals) callchains.
> All tested with and without newt.
>
> As you know there are still things to fix: filtering by parents (probably a
> regression) and dso multiple callchains (not a regression).
>
> Thanks,
> Frederic
> ---
>
> Frederic Weisbecker (2):
> perf: Resurrect flat callchains
> perf: Sync callchains with period based hits
>
>
> tools/perf/builtin-report.c | 2 +-
> tools/perf/util/callchain.c | 35 ++++++++++++++++++-----------------
> tools/perf/util/callchain.h | 5 ++++-
> 3 files changed, 23 insertions(+), 19 deletions(-)

Pulled, thanks Frederic!

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/