Revision e62894273c7572cb1bec39096df605f42a66e964 authored by Srikar Dronamraju on 08 February 2012, 04:53:13 UTC, committed by Benjamin Herrenschmidt on 14 February 2012, 04:01:38 UTC
With this change, helpers such as instruction_pointer() et al, get defined
in the generic header in terms of GET_IP

Removed the unnecessary definition of profile_pc in !CONFIG_SMP case as
suggested by Mike Frysinger.

Signed-off-by: Srikar Dronamraju <srikar@linux.vnet.ibm.com>
Signed-off-by: Ananth N Mavinakayanahalli <ananth@in.ibm.com>
Acked-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
1 parent 454c0bf
History
File Mode Size
Makefile -rw-r--r-- 157 bytes
callchain.c -rw-r--r-- 3.9 KB
core.c -rw-r--r-- 161.4 KB
hw_breakpoint.c -rw-r--r-- 15.5 KB
internal.h -rw-r--r-- 2.9 KB
ring_buffer.c -rw-r--r-- 7.9 KB

back to top