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

Ananth N Mavinakayanahalli ananth at in.ibm.com
Thu Apr 7 14:30:19 AEST 2016


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



More information about the Linuxppc-dev mailing list