Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mark all the C functions called in real mode as non instrumented and | 2013-08-19 | 1 | -3/+1 | |
| | | | | | | | | | 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@ | ||||
* | kill clause 3 and 4 from several of my copyrights, cleanup. | 2003-06-03 | 1 | -7/+3 | |
| | |||||
* | Proper defines for powerpc kernel profiling. | 2002-11-11 | 1 | -2/+13 | |
| | |||||
* | backout premature | 2002-09-15 | 1 | -3/+4 | |
| | |||||
* | KNF | 2002-09-15 | 1 | -4/+3 | |
| | |||||
* | Profile support for powerpc port. Now profiling libraries and binaries | 1998-07-04 | 1 | -1/+73 | |
| | | | | can be built. | ||||
* | Check-in of powerpc kernel support. | 1996-12-21 | 1 | -0/+1 | |
NOTE: This will not work until the other pieces are checked in. This is primarily the NetBSD powerpc port, with modifications to support ELF. |