summaryrefslogtreecommitdiffstats
path: root/sys/cddl/dev/systrace/systrace.c
Commit message (Expand)AuthorAgeFilesLines
* Support an arbitrary number of arguments to DTrace syscall probes.markj2015-12-171-37/+52
* Remove the unused systrace device file and fix style bugs.markj2015-12-161-61/+41
* Rename remaining linux32 symbols such as linux_sysent[] andjhb2015-10-221-10/+34
* Ensure that all eight syscall arguments are available to dtrace_probe(),markj2014-04-141-1/+7
* Revert r262466, as it does not compile on PowerPC.markj2014-02-261-5/+1
* Make all 8 syscall arguments available to syscall probes in the same waymarkj2014-02-251-1/+5
* Correct the types of the arguments to return probes of the syscallrstone2011-11-111-2/+7
* Stripped '32' suffix from linux systrace module name on i386.art2011-04-081-2/+3
* add DTrace systrace support for linux32 and freebsd32 on amd64 syscallsavg2011-03-121-18/+45
* Kernel DTrace support for:rpaulo2010-08-221-3/+12
* Reorganize syscall entry and leave handling.kib2010-05-231-1/+0
* Merge latest DTrace changes from Perforce.rodrigc2008-11-051-26/+75
* Custom DTrace kernel module files plus FreeBSD-specific DTrace providers.jb2008-05-231-0/+292
OpenPOWER on IntegriCloud