Home
last modified time | relevance | path

Searched hist:"9 eab2f146aac764ecba5a086e52a57b1ea1a18f0" (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/powerpc/powerpc/
H A Dsetjmp.Sdiff 9eab2f146aac764ecba5a086e52a57b1ea1a18f0 Fri Jan 20 23:34:19 CET 2012 Andreas Tobler <andreast@FreeBSD.org> 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
/freebsd/sys/powerpc/ofw/
H A Dofwcall64.Sdiff 9eab2f146aac764ecba5a086e52a57b1ea1a18f0 Fri Jan 20 23:34:19 CET 2012 Andreas Tobler <andreast@FreeBSD.org> 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
/freebsd/sys/powerpc/include/
H A Dprofile.hdiff 9eab2f146aac764ecba5a086e52a57b1ea1a18f0 Fri Jan 20 23:34:19 CET 2012 Andreas Tobler <andreast@FreeBSD.org> 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
H A Dasm.hdiff 9eab2f146aac764ecba5a086e52a57b1ea1a18f0 Fri Jan 20 23:34:19 CET 2012 Andreas Tobler <andreast@FreeBSD.org> 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
/freebsd/sys/powerpc/aim/
H A Dlocore64.Sdiff 9eab2f146aac764ecba5a086e52a57b1ea1a18f0 Fri Jan 20 23:34:19 CET 2012 Andreas Tobler <andreast@FreeBSD.org> 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
H A Dtrap_subr64.Sdiff 9eab2f146aac764ecba5a086e52a57b1ea1a18f0 Fri Jan 20 23:34:19 CET 2012 Andreas Tobler <andreast@FreeBSD.org> 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