Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dtrace: remove unused code | avg | 2011-05-10 | 1 | -21/+1 |
* | Use atomic load & store for TSC frequency. It may be overkill for amd64 but | jkim | 2011-04-07 | 1 | -1/+1 |
* | Fix typos - remove duplicate "the". | brucec | 2011-02-21 | 1 | -1/+1 |
* | dtrace_xcall: no need for special handling of curcpu | avg | 2010-12-07 | 1 | -16/+3 |
* | dtrace_gethrtime_init: pin to master while examining other CPUs | avg | 2010-12-07 | 1 | -4/+5 |
* | Kernel DTrace support for: | rpaulo | 2010-08-22 | 2 | -126/+286 |
* | Add a function compatibility function dtrace_instr_size_isa() that on | rpaulo | 2010-08-22 | 1 | -0/+7 |
* | Update several places that iterate over CPUs to use CPU_FOREACH(). | jhb | 2010-06-11 | 1 | -4/+1 |
* | dtrace_gethrtime: improve scaling of TSC ticks to nanoseconds | avg | 2009-07-15 | 1 | -1/+47 |
* | Remove unused variable. | ganbold | 2008-11-25 | 1 | -2/+1 |
* | Custom DTrace kernel module files plus FreeBSD-specific DTrace providers. | jb | 2008-05-23 | 6 | -0/+5089 |