Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1227286

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

From Steven Rostedt <rostedt@goodmis.org>
Newsgroups linux.kernel
Subject Re: [PATCH] trace-cmd: Leave out absolute addresses to fix bogus symbol resolutions
Date 2015-09-17 20:20 +0200
Message-ID <q9LWP-38s-29@gated-at.bofh.it> (permalink)
References <pSjaz-7Xm-25@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, 31 Jul 2015 16:04:54 +0200
Jan Kiszka <jan.kiszka@siemens.com> 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@siemens.com>
> ---
>  trace-util.c | 8 ++++++--
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH] trace-cmd: Leave out absolute addresses to fix bogus  symbol resolutions Steven Rostedt <rostedt@goodmis.org> - 2015-09-17 20:20 +0200

csiph-web