summaryrefslogtreecommitdiffstats
path: root/sys/cddl/dev/dtrace/i386
Commit message (Expand)AuthorAgeFilesLines
* dtrace: remove unused codeavg2011-05-101-21/+1
* Use atomic load & store for TSC frequency. It may be overkill for amd64 butjkim2011-04-071-1/+1
* Fix typos - remove duplicate "the".brucec2011-02-211-1/+1
* dtrace_xcall: no need for special handling of curcpuavg2010-12-071-16/+3
* dtrace_gethrtime_init: pin to master while examining other CPUsavg2010-12-071-4/+5
* Kernel DTrace support for:rpaulo2010-08-222-126/+286
* Add a function compatibility function dtrace_instr_size_isa() that onrpaulo2010-08-221-0/+7
* Update several places that iterate over CPUs to use CPU_FOREACH().jhb2010-06-111-4/+1
* dtrace_gethrtime: improve scaling of TSC ticks to nanosecondsavg2009-07-151-1/+47
* Remove unused variable.ganbold2008-11-251-2/+1
* Custom DTrace kernel module files plus FreeBSD-specific DTrace providers.jb2008-05-236-0/+5089
OpenPOWER on IntegriCloud