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
..
2010-07-13 05:32:19 +00:00
2010-07-13 05:32:19 +00:00
2011-01-08 18:02:46 +00:00
2011-01-08 12:43:05 +00:00
2012-01-04 16:02:52 +00:00
2012-01-16 20:17:51 +00:00
2010-10-05 18:08:07 +00:00
2012-01-20 22:34:19 +00:00
2011-05-22 20:55:54 +00:00
2010-12-03 16:37:37 +00:00
2010-12-03 07:09:23 +00:00
2009-11-28 17:33:19 +00:00
2010-11-12 15:20:10 +00:00
2010-07-13 05:32:19 +00:00
2011-01-07 14:22:34 +00:00
2010-12-02 15:10:27 +00:00
2011-01-29 20:25:20 +00:00
2012-01-20 06:51:41 +00:00
2011-03-17 19:44:00 +00:00
2010-07-13 05:32:19 +00:00
2011-10-21 06:41:46 +00:00
2011-02-02 05:58:51 +00:00
2010-09-11 04:45:51 +00:00
2011-01-17 22:58:28 +00:00
2011-01-15 20:18:08 +00:00
2010-09-15 00:17:52 +00:00
2010-08-31 15:27:46 +00:00
2011-05-09 16:16:15 +00:00
2011-07-19 00:37:24 +00:00
2010-10-30 23:07:30 +00:00
2012-01-15 00:08:14 +00:00
2010-11-12 04:18:19 +00:00
2011-12-11 17:19:48 +00:00
2011-12-24 19:34:52 +00:00
2011-10-07 16:09:44 +00:00
2012-01-20 22:34:19 +00:00
2010-07-13 05:32:19 +00:00
2011-01-06 04:12:29 +00:00
2010-07-13 05:32:19 +00:00
2011-06-02 14:12:37 +00:00
2010-07-13 05:32:19 +00:00
2011-06-02 14:25:52 +00:00
2011-05-09 16:16:15 +00:00
2011-12-24 19:34:52 +00:00
2010-10-30 23:07:30 +00:00
2010-11-11 13:35:23 +00:00
2010-10-05 18:08:07 +00:00
2010-07-13 05:32:19 +00:00
2010-09-30 18:14:12 +00:00
2011-12-11 17:23:03 +00:00