aboutsummaryrefslogtreecommitdiff
path: root/sys/cddl/dev/dtrace/i386/dtrace_asm.S
Commit message (Expand)AuthorAgeFilesLines
* Implement x86 dtrace_invop_(un)init() in C.Mark Johnston2019-09-231-16/+0
* Rename assym.s to assym.incEd Maste2018-03-201-1/+1
* Make the second argument of dtrace_invop() a trapframe pointer.Mark Johnston2016-04-171-1/+1
* Remove unused references to calltrap.Mark Johnston2015-05-251-2/+0
* Fix DTrace's panic() action.Mark Johnston2015-04-241-164/+0
* Fix some bugs when fetching probe arguments in i386. Firstly ensure thatMark Johnston2014-06-231-7/+1
* On i386, fbt probes are implemented by writing an invalid opcode overRyan Stone2011-11-101-3/+3
* Custom DTrace kernel module files plus FreeBSD-specific DTrace providers.John Birrell2008-05-231-0/+527