summaryrefslogtreecommitdiffstats
path: root/sys/cddl/dev/dtrace/arm/dtrace_subr.c
Commit message (Expand)AuthorAgeFilesLines
* Make the second argument of dtrace_invop() a trapframe pointer.markj2016-04-171-7/+7
* Remove unused variables dtrace_in_probe and dtrace_in_probe_addr.markj2016-03-171-2/+0
* Add support for walltimestamp to DTrace on ARM.gnn2015-03-071-3/+4
* Add the MD parts of dtrace needed to use fbt on ARM. For this we need toandrew2015-03-051-6/+91
* Initial version of DTrace on ARM32.gnn2015-02-101-0/+261
OpenPOWER on IntegriCloud