summaryrefslogtreecommitdiffstats
path: root/sys/sys/dtrace_bsd.h
Commit message (Expand)AuthorAgeFilesLines
* Restore the trap type argument to the DTrace trap hook, removed in r268600.markj2014-12-231-2/+2
* remove opensolaris cyclic code, replace with high-precision calloutsavg2014-12-071-9/+0
* Invoke the DTrace trap handler before calling trap() on amd64. This matchesmarkj2014-07-141-5/+4
* Move some duplicated hook definitions from machine-dependent files tomarkj2014-05-291-3/+5
* Garbage-collect a couple of unused identifiers.markj2014-05-271-2/+0
* Remove some unneeded declarations which should have been removed in r257037.markj2013-12-261-19/+0
* Remove references to an unused fasttrap probe hook, and remove themarkj2013-10-311-2/+0
* Initial commit of an I/O provider for DTrace on FreeBSD.gnn2012-07-111-0/+19
* Add DTrace support to the new NFS client. This is essentiallyrmacklem2011-06-181-3/+22
* better integrate cyclic module with clocksource/eventtimer subsystemavg2011-05-161-7/+2
* Add the necessary DTrace function pointers.rpaulo2010-08-251-0/+9
* Rename the cyclic global variable lapic_cyclic_clock_func to justrpaulo2010-04-201-1/+1
* Add DTrace probes to the NFS access and attribute caches. Access cacherwatson2009-03-241-5/+45
* Add dtnfsclient, a first cut at an NFSv2/v3 client reuest DTracerwatson2009-03-221-0/+12
* Add the DTrace shim layer definitions.jb2008-05-171-0/+111
OpenPOWER on IntegriCloud