aboutsummaryrefslogtreecommitdiff
path: root/sys/cddl/dev/dtrace/amd64/dtrace_subr.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r236566 (by zml):Mark Johnston2014-05-111-1/+1
* MFC r257417: Remove references to an unused fasttrap probe hookAndriy Gapon2014-02-171-8/+0
* MFC: 236567George V. Neville-Neil2013-06-121-7/+12
* MFC: 238537,238552George V. Neville-Neil2012-12-101-2/+7
* Remove pc_cpumask usage from dtrace MD supportAttilio Rao2011-06-281-2/+2
* MFCAttilio Rao2011-05-101-21/+1
|\
| * dtrace: remove unused codeAndriy Gapon2011-05-101-21/+1
* | Commit the support for removing cpumask_t and replacing it directly withAttilio Rao2011-05-051-4/+5
|/
* Use atomic load & store for TSC frequency. It may be overkill for amd64 butJung-uk Kim2011-04-071-1/+1
* Fix typos - remove duplicate "the".Rebecca Cran2011-02-211-1/+1
* dtrace_xcall: no need for special handling of curcpuAndriy Gapon2010-12-071-16/+3
* dtrace_gethrtime_init: pin to master while examining other CPUsAndriy Gapon2010-12-071-4/+5
* Update several places that iterate over CPUs to use CPU_FOREACH().John Baldwin2010-06-111-4/+1
* dtrace_gethrtime: improve scaling of TSC ticks to nanosecondsAndriy Gapon2009-07-151-3/+48
* dtrace/amd64: fix virtual address checksAndriy Gapon2009-06-241-1/+0
* Custom DTrace kernel module files plus FreeBSD-specific DTrace providers.John Birrell2008-05-231-0/+507