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
/
modules
/
dtrace
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename remaining linux32 symbols such as linux_sysent[] and
jhb
2015-10-22
3
-6
/
+23
*
Implement the lockstat provider using SDT(9) instead of the custom provider
markj
2015-07-19
4
-22
/
+0
*
First cut of DTrace for AArch64.
br
2015-07-01
2
-2
/
+3
*
Set a dependancy on fbt module for ARM.
br
2015-03-06
1
-1
/
+1
*
Initial version of DTrace on ARM32.
gnn
2015-02-10
2
-1
/
+8
*
Re-support CWARNFLAGS, lost when bsd.sys.mk was removed. Also, support
imp
2015-01-03
1
-0
/
+1
*
Submitted by: rick Maclem
julian
2014-12-27
1
-1
/
+1
*
Remove the old NFS client and server from head,
rmacklem
2014-12-23
3
-21
/
+0
*
remove opensolaris cyclic code, replace with high-precision callouts
avg
2014-12-07
2
-3
/
+0
*
Allow loading of dtraceall without nfscl if what you really wnat is nfsclient
julian
2014-10-28
1
-0
/
+2
*
Factor out the common code for function boundary tracing instead of
markj
2014-08-16
1
-5
/
+10
*
Remove unnecessary inclusions of bsd.own.mk.
imp
2014-08-04
1
-1
/
+0
*
Copy strtolctype.h to sys/cddl/contrib/opensolaris/common/util to keep
rpaulo
2014-07-31
1
-3
/
+1
*
Avoid using ${.CURDIR} so that the module can be built from multiple
marcel
2014-07-26
1
-1
/
+1
*
Revert r268007, and re-adapt MFV r260708:
pfg
2014-07-01
1
-0
/
+4
*
Revert r267869:
pfg
2014-06-28
1
-3
/
+0
*
Move the -I of common/util to the proper place to fix the powerpc build.
rpaulo
2014-06-28
1
-2
/
+2
*
Redefine SUNW based on SYSDIR in an attempt to fix a build problem.
rpaulo
2014-06-27
1
-1
/
+1
*
MFV illumos
rpaulo
2014-06-26
1
-1
/
+4
*
MFV r260708
pfg
2014-06-25
1
-0
/
+3
*
Use SYSDIR to reference to the top of the sys hierarchy. Define SYSDIR
marcel
2014-03-06
15
-83
/
+113
*
Move some files that are identical on i386 and amd64 to an x86 subdirectory
markj
2014-02-27
1
-1
/
+3
*
- For kernel compiled only with KDTRACE_HOOKS and not any lock debugging
attilio
2013-11-25
3
-3
/
+2
*
Redefine the io provider using the SDT(9) macros instead of doing everything
markj
2013-10-24
3
-17
/
+0
*
Add fasttrap for PowerPC. This is the last piece of the dtrace/ppc puzzle.
jhibbits
2013-10-15
2
-1
/
+4
*
Fix some ppc64 dtrace bugs, and enable systrace_freebsd32 for ppc64.
jhibbits
2013-08-19
1
-1
/
+1
*
Fix make depend
uqs
2013-08-14
1
-1
/
+1
*
opensolaris code: translate INVARIANTS to DEBUG and ZFS_DEBUG
avg
2013-08-06
16
-2
/
+36
*
dtrace: fix compilation with gcc
avg
2013-08-06
1
-0
/
+1
*
[fixup] add Makefile changes that should have been committed in r253772
avg
2013-07-29
1
-0
/
+3
*
Port the SDT test now that it's possible to create SDT probes that take
markj
2013-06-02
1
-1
/
+2
*
Dtrace: enablings on defunct providers prevent providers from unregistering
pfg
2013-04-01
1
-0
/
+4
*
Fix the powerpc64 build. MACHINE_CPUARCH is common for powerpc/powerpc64,
jhibbits
2013-03-19
1
-1
/
+1
*
Add FBT for PowerPC DTrace. Also, clean up the DTrace assembly code,
jhibbits
2013-03-18
3
-1
/
+10
*
Implement DTrace for PowerPC. This includes both 32-bit and 64-bit.
jhibbits
2012-11-07
1
-1
/
+3
*
The dtnfsclient module dependency should only be added if the old NFS
rpaulo
2012-09-01
2
-1
/
+4
*
Initial commit of an I/O provider for DTrace on FreeBSD.
gnn
2012-07-11
3
-0
/
+15
*
Make lockstat and profile modules x86-only
gonzo
2012-03-24
1
-3
/
+1
*
Explicitly list dependency
eadler
2012-03-04
1
-0
/
+2
*
Add DTrace support to the new NFS client. This is essentially
rmacklem
2011-06-18
3
-0
/
+15
*
Fix make buildworld -DMODULES_WITH_WORLD on i386
uqs
2011-04-09
1
-1
/
+1
*
Stripped '32' suffix from linux systrace module name on i386.
art
2011-04-08
1
-0
/
+5
*
add DTrace systrace support for linux32 and freebsd32 on amd64 syscalls
avg
2011-03-12
5
-2
/
+42
*
Add the path necessary to find fasttrap_isa.h to CFLAGS.
rpaulo
2010-08-28
1
-0
/
+1
*
Enable fasttrap and make dtraceall depend on fasttrap when building i386
rpaulo
2010-08-24
2
-1
/
+2
*
Update for the recent location of the fasttrap code.
rpaulo
2010-08-24
1
-2
/
+3
*
MFtbemd:
imp
2010-08-23
4
-7
/
+7
*
Remove an elif and add an or-clause.
rpaulo
2010-08-22
1
-3
/
+1
*
Missing opt_*.h file reference for make depend in sys/modules
n_hibma
2009-09-10
1
-1
/
+1
*
Add the OpenSolaris dtrace lockstat provider. The lockstat provider
sson
2009-05-26
2
-0
/
+2
[next]