summaryrefslogtreecommitdiffstats
path: root/sys/cddl/contrib/opensolaris/uts/common/dtrace/fasttrap.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r296479:markj2016-05-031-9/+11
* MFC r277300 (by smh): Mechanically convert cddl sun #ifdef's to illumosmav2016-03-201-55/+55
* MFC r291545: make the number of fasttrap probes and the size of the trace poi...stas2016-01-081-8/+22
* MFC r277915:markj2015-05-291-3/+8
* MFC r275562: MFV r275535:delphij2015-01-231-3/+3
* MFC r270247: MFV r270195:delphij2014-09-031-6/+6
* MFC r264434:markj2014-07-311-3/+200
* MFC r268097:pfg2014-07-161-15/+13
* MFC r268130, r268224, r268230, r268231:pfg2014-07-121-1/+2
* MFC r258291: change the ioctl definition so that the fasttrap ioctlavg2014-02-171-14/+1
* MFC r258311asomers2013-12-161-23/+40
* fasttrap_fork(): unlock the processes before removing the tracepoints.rpaulo2013-08-111-0/+8
* dtrace/fasttrap: install hook functions only after all data isavg2013-07-091-7/+7
* Be sure to destory the fasttrap cleanup mutex when unloading the fasttrapmarkj2013-07-011-0/+1
* The fasttrap provider cleans up probes asynchronously when a process withmarkj2013-05-241-64/+49
* Dtrace: enablings on defunct providers prevent providers from unregisteringpfg2013-04-011-6/+16
* Avoid panic when tearing down the DTrace pid provider for agibbs2013-02-201-7/+6
* Revamp locking a bit. This fixes three problems:rpaulo2010-09-121-12/+23
* Avoid a LOR (sleepable after non-sleepable) inrpaulo2010-09-111-0/+2
* Fix two bugs in DTrace:rpaulo2010-09-091-0/+14
* Replace a memory barrier with a mutex barrier.rpaulo2010-08-281-10/+15
* Replace a pksignal() call with tdksignal().rpaulo2010-08-241-1/+1
* Port the fasttrap provider to FreeBSD. This provider is responsible forrpaulo2010-08-241-208/+321
* Merge latest DTrace changes from Perforce.rodrigc2008-11-051-7/+0
* FreeBSD changes to vendor source.jb2008-05-221-2/+39
* Vendor import of the src/sys OpenSolaris bits for DTrace.jb2008-05-221-0/+2346
OpenPOWER on IntegriCloud