History log of /openbsd/sys/arch/powerpc/include/profile.h (Results 1 – 7 of 7)
Revision Date Author Comments
# 0a2d9455 19-Aug-2013 mpi <mpi@openbsd.org>

Mark all the C functions called in real mode as non instrumented and
remove the check for address relocation from MCOUNT_ENTER.

This fix kernel profiling on powerpc architectures, broken since the
b

Mark all the C functions called in real mode as non instrumented and
remove the check for address relocation from MCOUNT_ENTER.

This fix kernel profiling on powerpc architectures, broken since the
buffers are per cpu.

ok miod@

show more ...


# 9230ee6a 03-Jun-2003 drahn <drahn@openbsd.org>

kill clause 3 and 4 from several of my copyrights, cleanup.


# 9b473eec 11-Nov-2002 drahn <drahn@openbsd.org>

Proper defines for powerpc kernel profiling.


# 6a1aaa0f 15-Sep-2002 deraadt <deraadt@openbsd.org>

backout premature


# e1f7838a 15-Sep-2002 deraadt <deraadt@openbsd.org>

KNF


# ae8d02fa 04-Jul-1998 rahnds <rahnds@openbsd.org>

Profile support for powerpc port. Now profiling libraries and binaries
can be built.


# 47bc79e1 21-Dec-1996 rahnds <rahnds@openbsd.org>

Check-in of powerpc kernel support.
NOTE: This will not work until the other pieces are checked in.
This is primarily the NetBSD powerpc port, with modifications
to support ELF.