aboutsummaryrefslogtreecommitdiff
path: root/sys/cddl/dev/dtrace/i386/dtrace_isa.c
Commit message (Expand)AuthorAgeFilesLines
* dtrace: Avoid including dtrace_isa.c directly into dtrace.cMark Johnston2024-07-241-1/+2
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* dtrace: rename rp to frame in dtrace_getreg()Christos Margiolis2023-05-231-18/+18
* Fix syntaxKonstantin Belousov2020-12-011-2/+3
* Add a kstack_contains() helper function.John Baldwin2020-12-011-10/+5
* Make the second argument of dtrace_invop() a trapframe pointer.Mark Johnston2016-04-171-8/+13
* When checking for the valid value of the frame pointer, verify that itKonstantin Belousov2015-07-161-4/+4
* Use single instance of the identical INKERNEL() and PMC_IN_KERNEL()Konstantin Belousov2015-07-021-3/+0
* Import a missing piece of commit b8fac8e162eda7e98d from illumos-gate.Mark Johnston2015-03-301-1/+22
* Fix some bugs when fetching probe arguments in i386. Firstly ensure thatMark Johnston2014-06-231-3/+4
* Kernel DTrace support for:Rui Paulo2010-08-221-126/+159
* Custom DTrace kernel module files plus FreeBSD-specific DTrace providers.John Birrell2008-05-231-0/+622