[RFC GIT PULL] perf updates

From: Frederic Weisbecker
Date: Thu Jan 06 2011 - 09:52:12 EST


Ingo,

Please pull the perf/core branch that can be found at:

git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing.git
perf/core

Soeren reported some time ago that callchains were broken on
x86_64 with cpu-clock/task-clock events. After some time I
finally found the problem was in the irq low level arg saving.
It touches fragile code though, I hope some people can
have a look over the fix.

Thanks,
Frederic
---

Frederic Weisbecker (2):
x86: Fix rbp saving in pt_regs on irq entry
perf: Build tools with frame pointer


arch/x86/kernel/entry_64.S | 31 +++++++++++++++++++------------
tools/perf/Makefile | 2 +-
2 files changed, 20 insertions(+), 13 deletions(-)
--
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/