mirror of
https://github.com/opnsense/src.git
synced 2026-03-12 05:32:15 -04:00
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 |
||
|---|---|---|
| .. | ||
| brk.S | ||
| cerror.S | ||
| exect.S | ||
| Makefile.inc | ||
| pipe.S | ||
| ptrace.S | ||
| sbrk.S | ||
| setlogin.S | ||