Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add an EARLY_AP_STARTUP option to start APs earlier during boot. | jhb | 2016-05-14 | 1 | -2/+7 |
* | Make the second argument of dtrace_invop() a trapframe pointer. | markj | 2016-04-17 | 1 | -9/+8 |
* | Remove unused variables dtrace_in_probe and dtrace_in_probe_addr. | markj | 2016-03-17 | 1 | -2/+0 |
* | Fix build after unifying DAR/DEAR storage in trap frame. | nwhitehorn | 2015-03-05 | 1 | -1/+1 |
* | Restore the trap type argument to the DTrace trap hook, removed in r268600. | markj | 2014-12-23 | 1 | -2/+3 |
* | Invoke the DTrace trap handler before calling trap() on amd64. This matches | markj | 2014-07-14 | 1 | -4/+3 |
* | Whitespace cleanup. | jhibbits | 2013-09-02 | 1 | -48/+48 |
* | Fixes for DTrace on PowerPC: | jhibbits | 2013-08-31 | 1 | -55/+140 |
* | Add FBT for PowerPC DTrace. Also, clean up the DTrace assembly code, | jhibbits | 2013-03-18 | 1 | -0/+74 |
* | Implement DTrace for PowerPC. This includes both 32-bit and 64-bit. | jhibbits | 2012-11-07 | 1 | -0/+201 |