summaryrefslogtreecommitdiffstats
path: root/sys/cddl/contrib/opensolaris/uts/common/dtrace
Commit message (Expand)AuthorAgeFilesLines
* MFC: 313176, 313177, 313359gnn2017-03-303-2/+151
* MFC: 309669gnn2016-12-201-4/+4
* MFC: 309069gnn2016-12-201-0/+4
* MFC r302507:markj2016-07-151-1/+1
* Add initial DTrace support for RISC-V.br2016-05-241-1/+1
* Allow DOF sections with excessively long probe function components.markj2016-04-251-1/+11
* Implement support for boot-time DTrace.markj2016-04-101-49/+112
* Remove unused variables dtrace_in_probe and dtrace_in_probe_addr.markj2016-03-171-4/+0
* Fix fasttrap tracepoint locking.markj2016-03-081-8/+11
* MFV r296306: 6604 harden DIF bounds checkingmarkj2016-03-081-2/+75
* MFV r289003:markj2015-12-072-18/+21
* Modify DTRACEHIOC_ADDDOF to copy the DOF section from the target process.markj2015-12-071-18/+65
* Make the number of fasttrap probes and the size of the trace points hash tablestas2015-12-011-8/+21
* MFV r288408:markj2015-09-301-8/+59
* MFV r283513:markj2015-09-111-2/+12
* MFV r283512:markj2015-09-111-3/+3
* Avoid dereferencing curthread->td_proc->p_cred in DTrace probe context.markj2015-08-021-2/+6
* First cut of DTrace for AArch64.br2015-07-011-1/+2
* CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than tenjkim2015-05-221-2/+2
* Fix DTrace's panic() action.markj2015-04-241-0/+4
* libdtrace: add support for lazyload mode.markj2015-04-081-16/+30
* Remove unused upstream DTrace provider implementations that are duplicatesmarkj2015-03-164-2193/+0
* Initial version of DTrace on ARM32.gnn2015-02-101-1/+1
* Fix a typo in r278137: make sure to free provider state.markj2015-02-081-1/+1
* MFV r266995:pfg2015-02-031-2/+3
* MFV r266993:pfg2015-02-031-31/+54
* Continue to handle the case where state is NULL, though this currentlymarkj2015-02-031-4/+13
* Diff reduction with illumos, in preparation for merging r266993 from themarkj2015-02-031-13/+10
* Don't attempt to disable enabled fasttrap probes in an exiting process.markj2015-01-301-2/+7
* In fasttrap_sigtrap(), use tdsendsignal() rather than tdksignal() to sendmarkj2015-01-301-1/+1
* Mechanically convert cddl sun #ifdef's to illumossmh2015-01-172-193/+193
* remove opensolaris cyclic code, replace with high-precision calloutsavg2014-12-071-1/+0
* MFV r275535:delphij2014-12-062-5/+5
* Follow up to r225617. In order to maximize the re-usability of kernel codedavide2014-10-161-1/+1
* Add missing proctree locking to fill_kinfo_proc consumers.mjg2014-08-301-0/+4
* MFC r270195:delphij2014-08-202-9/+9
* MFV r270193:delphij2014-08-201-4/+4
* Return 0 for the PPID of threads in process 0, as process 0 doesn't have amarkj2014-08-041-1/+4
* Merge from OpenSolaris (24-Jul-2010):pfg2014-07-051-14/+64
* Merge from OpenSolaris (30-Jun-2009):pfg2014-07-031-2/+6
* Merge from OpenSolaris (22-Apr-2008):pfg2014-07-032-2/+4
* Merge from OpenSolaris (20-Apr-2008):pfg2014-07-031-1/+8
* Merge from OpenSolaris (15-Sep-2008):pfg2014-07-011-4/+16
* Small merges from OpenSolaris:pfg2014-07-011-2/+4
* Revert r268007, and re-adapt MFV r260708:pfg2014-07-011-15/+13
* Revert r267869:pfg2014-06-281-13/+15
* MFV illumosrpaulo2014-06-261-34/+81
* MFV illumosrpaulo2014-06-261-0/+593
* MFV illumos r266986:rpaulo2014-06-262-39/+355
* MFV r260708pfg2014-06-251-15/+13
OpenPOWER on IntegriCloud