Andreas Tobler 9eab2f146a This commit adds profiling support for powerpc64. Now we can do application
profiling and kernel profiling. To enable kernel profiling one has to build
kgmon(8). I will enable the build once I managed to build and test powerpc
(32-bit) kernels with profiling support.

- add a powerpc64 PROF_PROLOGUE for _mcount.
- add macros to avoid adding the PROF_PROLOGUE in certain assembly entries.
- apply these macros where needed.
- add size information to the MCOUNT function.

MFC after:	3 weeks, together with r230291
2012-01-20 22:34:19 +00:00
..
2011-06-18 13:56:33 +00:00
2012-01-16 06:15:14 +00:00
2007-06-03 17:20:27 +00:00
2012-01-09 06:36:28 +00:00
2012-01-15 20:14:52 +00:00
2011-07-10 06:57:00 +00:00
2011-12-23 02:13:42 +00:00
2012-01-03 07:14:01 +00:00