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
/
contrib
/
opensolaris
/
uts
/
common
/
dtrace
/
fasttrap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC r296479:
markj
2016-05-03
1
-9
/
+11
*
MFC r277300 (by smh): Mechanically convert cddl sun #ifdef's to illumos
mav
2016-03-20
1
-55
/
+55
*
MFC r291545: make the number of fasttrap probes and the size of the trace poi...
stas
2016-01-08
1
-8
/
+22
*
MFC r277915:
markj
2015-05-29
1
-3
/
+8
*
MFC r275562: MFV r275535:
delphij
2015-01-23
1
-3
/
+3
*
MFC r270247: MFV r270195:
delphij
2014-09-03
1
-6
/
+6
*
MFC r264434:
markj
2014-07-31
1
-3
/
+200
*
MFC r268097:
pfg
2014-07-16
1
-15
/
+13
*
MFC r268130, r268224, r268230, r268231:
pfg
2014-07-12
1
-1
/
+2
*
MFC r258291: change the ioctl definition so that the fasttrap ioctl
avg
2014-02-17
1
-14
/
+1
*
MFC r258311
asomers
2013-12-16
1
-23
/
+40
*
fasttrap_fork(): unlock the processes before removing the tracepoints.
rpaulo
2013-08-11
1
-0
/
+8
*
dtrace/fasttrap: install hook functions only after all data is
avg
2013-07-09
1
-7
/
+7
*
Be sure to destory the fasttrap cleanup mutex when unloading the fasttrap
markj
2013-07-01
1
-0
/
+1
*
The fasttrap provider cleans up probes asynchronously when a process with
markj
2013-05-24
1
-64
/
+49
*
Dtrace: enablings on defunct providers prevent providers from unregistering
pfg
2013-04-01
1
-6
/
+16
*
Avoid panic when tearing down the DTrace pid provider for a
gibbs
2013-02-20
1
-7
/
+6
*
Revamp locking a bit. This fixes three problems:
rpaulo
2010-09-12
1
-12
/
+23
*
Avoid a LOR (sleepable after non-sleepable) in
rpaulo
2010-09-11
1
-0
/
+2
*
Fix two bugs in DTrace:
rpaulo
2010-09-09
1
-0
/
+14
*
Replace a memory barrier with a mutex barrier.
rpaulo
2010-08-28
1
-10
/
+15
*
Replace a pksignal() call with tdksignal().
rpaulo
2010-08-24
1
-1
/
+1
*
Port the fasttrap provider to FreeBSD. This provider is responsible for
rpaulo
2010-08-24
1
-208
/
+321
*
Merge latest DTrace changes from Perforce.
rodrigc
2008-11-05
1
-7
/
+0
*
FreeBSD changes to vendor source.
jb
2008-05-22
1
-2
/
+39
*
Vendor import of the src/sys OpenSolaris bits for DTrace.
jb
2008-05-22
1
-0
/
+2346