Prev: 2.6.35-rc2,3 -- Problem with PS2 keyboard and mouse driver
Next: [PATCH 1/2] perf: Resurrect flat callchains
From: Frederic Weisbecker on 8 Jul 2010 00:40 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(-) -- 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/ |