aboutsummaryrefslogtreecommitdiff
path: root/sys/cddl/dev/profile
Commit message (Expand)AuthorAgeFilesLines
* Tune DTrace 'aframes' for the FBT and profile providers on arm64.Robert Watson2021-03-221-2/+1
* DTrace: remove sparc64 remnants in non-contrib codeEd Maste2021-03-221-17/+0
* Merge OpenZFS support in to HEAD.Matt Macy2020-08-251-0/+1
* Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many)Pawel Biernacki2020-02-261-1/+2
* Revert r326083, it doesn't behave as expected.Justin Hibbits2018-06-031-1/+1
* PowerPC has 12 artificial frames for the profilerJustin Hibbits2017-11-221-1/+1
* Use C99 initializers for DTrace provider methods.Mark Johnston2017-09-271-10/+10
* o Replace __riscv__ with __riscvRuslan Bukin2017-08-071-1/+1
* Ensure that profile and tick probes provide a non-zero PC value.Mark Johnston2017-05-151-36/+24
* Add initial DTrace support for RISC-V.Ruslan Bukin2016-05-241-0/+5
* Allow the artificial profile frames to be adjusted as needed by the user.Andrew Turner2015-12-051-6/+9
* First cut of DTrace for AArch64.Ruslan Bukin2015-07-011-0/+5
* CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than tenJung-uk Kim2015-05-221-2/+2
* Adjust PROF_ARTIFICIAL_FRAMES in the DTrace profile provider on ARM toRobert Watson2015-04-251-2/+4
* Replace the completely arbitrary '3' with '9' for the number of frames toRobert Watson2015-03-151-1/+1
* Initial version of DTrace on ARM32.George V. Neville-Neil2015-02-101-0/+10
* remove opensolaris cyclic code, replace with high-precision calloutsAndriy Gapon2014-12-071-10/+169
* Implement DTrace for PowerPC. This includes both 32-bit and 64-bit.Justin Hibbits2012-11-071-0/+7
* Add device part of DTrace/MIPS codeOleksandr Tymoshenko2012-03-241-0/+7
* Custom DTrace kernel module files plus FreeBSD-specific DTrace providers.John Birrell2008-05-231-0/+531