index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
cddl
/
dev
/
systrace
/
systrace.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support an arbitrary number of arguments to DTrace syscall probes.
markj
2015-12-17
1
-37
/
+52
*
Remove the unused systrace device file and fix style bugs.
markj
2015-12-16
1
-61
/
+41
*
Rename remaining linux32 symbols such as linux_sysent[] and
jhb
2015-10-22
1
-10
/
+34
*
Ensure that all eight syscall arguments are available to dtrace_probe(),
markj
2014-04-14
1
-1
/
+7
*
Revert r262466, as it does not compile on PowerPC.
markj
2014-02-26
1
-5
/
+1
*
Make all 8 syscall arguments available to syscall probes in the same way
markj
2014-02-25
1
-1
/
+5
*
Correct the types of the arguments to return probes of the syscall
rstone
2011-11-11
1
-2
/
+7
*
Stripped '32' suffix from linux systrace module name on i386.
art
2011-04-08
1
-2
/
+3
*
add DTrace systrace support for linux32 and freebsd32 on amd64 syscalls
avg
2011-03-12
1
-18
/
+45
*
Kernel DTrace support for:
rpaulo
2010-08-22
1
-3
/
+12
*
Reorganize syscall entry and leave handling.
kib
2010-05-23
1
-1
/
+0
*
Merge latest DTrace changes from Perforce.
rodrigc
2008-11-05
1
-26
/
+75
*
Custom DTrace kernel module files plus FreeBSD-specific DTrace providers.
jb
2008-05-23
1
-0
/
+292