All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] perf fixes
@ 2010-07-08  4:36 Frederic Weisbecker
  2010-07-08  4:36 ` [PATCH 1/2] perf: Resurrect flat callchains Frederic Weisbecker
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Frederic Weisbecker @ 2010-07-08  4:36 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: LKML, Frederic Weisbecker, Peter Zijlstra,
	Arnaldo Carvalho de Melo, Paul Mackerras,
	2 . 6 . 31 . x-2 . 6 . 34 . x

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(-)

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

end of thread, other threads:[~2010-07-08  6:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-08  4:36 [GIT PULL] perf fixes Frederic Weisbecker
2010-07-08  4:36 ` [PATCH 1/2] perf: Resurrect flat callchains Frederic Weisbecker
2010-07-08  4:36 ` [PATCH 2/2] perf: Sync callchains with period based hits Frederic Weisbecker
2010-07-08  4:40 ` [GIT PULL] perf fixes Frederic Weisbecker
2010-07-08  6:36 ` Ingo Molnar

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.