Re: [RFC PATCH 2/9] perf: Add ability to dump user regs

From: Peter Zijlstra
Date: Sun Oct 17 2010 - 06:07:29 EST


On Sat, 2010-10-16 at 00:58 +0200, Frederic Weisbecker wrote:
> > Yes, PEBS does not capture the entire state.
> >
> > Here is what you get on Intel Core:
> > u64 flags, ip;
> > u64 ax, bx, cx, dx;
> > u64 si, di, bp, sp;
> > u64 r8, r9, r10, r11;
> > u64 r12, r13, r14, r15;

> Ok, that seems to cover most of the state. I guess few people care
> about cs, ds, es, fs, gs, most of the time.

Yeah, except if you want to profile wine or something like that ;-)
--
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/