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


Groups > linux.kernel > #1373065

Re: [PATCH 1/2] perf/powerpc: Fix kprobe and kretprobe handling with kallsyms

From Ananth N Mavinakayanahalli <ananth@in.ibm.com>
Newsgroups linux.kernel
Subject Re: [PATCH 1/2] perf/powerpc: Fix kprobe and kretprobe handling with kallsyms
Date 2016-04-07 06:40 +0200
Message-ID <rl9TC-6RU-31@gated-at.bofh.it> (permalink)
References <rkUUy-3Mo-17@gated-at.bofh.it> <rkUUy-3Mo-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, Apr 06, 2016 at 06:02:57PM +0530, Naveen N. Rao wrote:

> +	if (!pev->uprobes && map->dso->symtab_type == DSO_BINARY_TYPE__KALLSYMS)
>  		tev->point.offset += PPC64LE_LEP_OFFSET;

uprobes check against kallsysms? Am I missing something here?

Ananth

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


Thread

[PATCH 1/2] perf/powerpc: Fix kprobe and kretprobe handling with kallsyms "Naveen N. Rao" <naveen.n.rao@linux.vnet.ibm.com> - 2016-04-06 14:40 +0200
  Re: [PATCH 1/2] perf/powerpc: Fix kprobe and kretprobe handling with  kallsyms Ananth N Mavinakayanahalli <ananth@in.ibm.com> - 2016-04-07 06:40 +0200
    Re: [PATCH 1/2] perf/powerpc: Fix kprobe and kretprobe handling with  kallsyms "Naveen N. Rao" <naveen.n.rao@linux.vnet.ibm.com> - 2016-04-07 08:50 +0200

csiph-web