Re: [PATCH] trace-cmd: Leave out absolute addresses to fix bogus symbol resolutions

From: Steven Rostedt
Date: Thu Sep 17 2015 - 14:11:12 EST


On Fri, 31 Jul 2015 16:04:54 +0200
Jan Kiszka <jan.kiszka@xxxxxxxxxxx> wrote:

> On x86, page_fault_* tracepoints report userspace address via kernel
> symbols because all the per-cpu variable offsets are in kallsyms,
> occupying the lower address space. Fix this by skipping over absolute
> addresses while processing kallsyms.

Applied thanks!

-- Steve

>
> Signed-off-by: Jan Kiszka <jan.kiszka@xxxxxxxxxxx>
> ---
> trace-util.c | 8 ++++++--
--
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/