Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1227286 > unrolled thread
| Started by | Steven Rostedt <rostedt@goodmis.org> |
|---|---|
| First post | 2015-09-17 20:20 +0200 |
| Last post | 2015-09-17 20:20 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH] trace-cmd: Leave out absolute addresses to fix bogus symbol resolutions Steven Rostedt <rostedt@goodmis.org> - 2015-09-17 20:20 +0200
| From | Steven Rostedt <rostedt@goodmis.org> |
|---|---|
| Date | 2015-09-17 20:20 +0200 |
| Subject | Re: [PATCH] trace-cmd: Leave out absolute addresses to fix bogus symbol resolutions |
| Message-ID | <q9LWP-38s-29@gated-at.bofh.it> |
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 top | Article view | linux.kernel
csiph-web