Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement FBT provider (MD part) for DTrace on MIPS. | br | 2016-05-05 | 1 | -2/+85 |
* | Make the second argument of dtrace_invop() a trapframe pointer. | markj | 2016-04-17 | 1 | -2/+2 |
* | Remove unused variables dtrace_in_probe and dtrace_in_probe_addr. | markj | 2016-03-17 | 1 | -2/+0 |
* | Restore the trap type argument to the DTrace trap hook, removed in r268600. | markj | 2014-12-23 | 1 | -4/+1 |
* | Invoke the DTrace trap handler before calling trap() on amd64. This matches | markj | 2014-07-14 | 1 | -3/+6 |
* | Add device part of DTrace/MIPS code | gonzo | 2012-03-24 | 1 | -0/+203 |