Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correct initialization of pc on powerpc. | Mark Johnston | 2017-12-12 | 1 | -1/+2 |
* | Pass the trap frame to fasttrap hooks. | Mark Johnston | 2017-12-11 | 1 | -6/+11 |
* | Move implementations of uread() and uwrite() to the illumos compat layer. | Mark Johnston | 2016-09-24 | 1 | -26/+0 |
* | Fix fasttrap tracepoint locking. | Mark Johnston | 2016-03-08 | 1 | -4/+9 |
* | Add helper functions proc_readmem() and proc_writemem(). | Mark Johnston | 2015-12-07 | 1 | -27/+13 |
* | Fix a couple bugs in 64-bit powerpc fasttrap argument retrieval. | Justin Hibbits | 2015-05-10 | 1 | -3/+3 |
* | Correct the check for errors from proc_rwmem(). | Mark Johnston | 2013-12-11 | 1 | -1/+1 |
* | Add fasttrap for PowerPC. This is the last piece of the dtrace/ppc puzzle. | Justin Hibbits | 2013-10-15 | 2 | -9/+583 |
* | Implement DTrace for PowerPC. This includes both 32-bit and 64-bit. | Justin Hibbits | 2012-11-07 | 2 | -0/+79 |