summaryrefslogtreecommitdiffstats
path: root/sys/cddl/dev
Commit message (Expand)AuthorAgeFilesLines
* Make the /dev/dtrace/helper node have the mode 0660. This allowsrpaulo2010-09-011-1/+1
* Destroy the helper device when unloading.rpaulo2010-08-221-0/+1
* Add more compatibility structure members needed by the upcoming fasttraprpaulo2010-08-221-3/+33
* Kernel DTrace support for:rpaulo2010-08-227-221/+585
* Add a function compatibility function dtrace_instr_size_isa() that onrpaulo2010-08-222-0/+14
* Update several places that iterate over CPUs to use CPU_FOREACH().jhb2010-06-115-22/+7
* Reorganize syscall entry and leave handling.kib2010-05-231-1/+0
* Rename the cyclic global variable lapic_cyclic_clock_func to justrpaulo2010-04-201-3/+3
* The amd64 version of the cyclic dtrace module is a verbatim copy of therpaulo2010-04-201-133/+0
* dtrace_gethrtime: improve scaling of TSC ticks to nanosecondsavg2009-07-152-4/+95
* dtrace/amd64: fix virtual address checksavg2009-06-242-9/+6
* Add the OpenSolaris dtrace lockstat provider. The lockstat providersson2009-05-261-0/+327
* Move dtnfsclient.c in the cddl tree to nfs_kdtrace.c in the nfsclientrwatson2009-03-251-545/+0
* Add DTrace probes to the NFS access and attribute caches. Access cacherwatson2009-03-241-54/+256
* Add dtnfsclient, a first cut at an NFSv2/v3 client reuest DTracerwatson2009-03-221-0/+343
* Remove unused variable.ganbold2008-11-252-4/+2
* Merge latest DTrace changes from Perforce.rodrigc2008-11-054-26/+88
* Remove unit2minor() use from kernel code.ed2008-09-261-1/+1
* The cyclic timer device. This is a cut down version of the one injb2008-05-234-0/+1988
* Custom DTrace kernel module files plus FreeBSD-specific DTrace providers.jb2008-05-2330-0/+15340
OpenPOWER on IntegriCloud