summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/dtrace/dtrace.c
AgeCommit message (Expand)AuthorFilesLines
2015-05-21OS-4317 v_path accesses can racePatrick Mooney1-2/+2
2015-05-14OS-4248 dtrace_dynvar tail calls can blow stackBryan Cantrill1-3/+3
2014-11-11 [illumos-gate merge]Keith M Wesolowski1-1/+1
2014-11-105255 uts shouldn't open-code ISP2Josef 'Jeff' Sipek1-1/+1
2014-04-30 [illumos-gate merge]Keith M Wesolowski1-1/+1
2014-04-294823 don't open-code NSEC2MSEC and MSEC2NSECJosef 'Jeff' Sipek1-1/+1
2014-04-23 [illumos-gate merge]Keith M Wesolowski1-2/+3
2014-04-224767 dtrace_probe() always has the timestampMatthew Ahrens1-2/+3
2014-02-254469 DTrace helper tracing should be dynamicBryan Cantrill1-31/+52
2014-02-254478 dtrace_dof_maxsize is far too smallBryan Cantrill1-1/+1
2014-02-254474 DTrace Userland CTF SupportRobert Mustacchi1-33/+80
2014-02-254477 DTrace should speak JSONJoshua M. Clulow1-0/+593
2014-02-252915 DTrace in a zone should see "cpu", "curpsinfo", et alBryan Cantrill1-44/+233
2013-11-054248 dtrace(1M) should never create DOF with empty probes sectionBryan Cantrill1-3/+3
2013-10-14OS-2578 DTrace Userland CTF SupportRobert Mustacchi1-33/+80
2013-04-15OS-2122 Only probes from the first DTrace object file will be includedBryan Cantrill1-3/+3
2013-02-21Merge github.com:illumos/illumos-gateKeith M Wesolowski1-3/+8
2013-02-103529 iostat should display time used by dtraceMatthew Ahrens1-2/+7
2013-01-313511 dtrace.c erroneously checks for memory alignment on amd64Sebastien Roy1-1/+1
2012-11-29OS-1723 DTrace should speak JSONrelease-20121129Joshua M. Clulow1-0/+593
2012-09-18OS-1545 dtrace_dof_maxsize is far too smallBryan Cantrill1-1/+1
2012-09-05OS-1510 DTrace helper tracing should be dynamicBryan Cantrill1-31/+52
2012-07-30Illumos SyncJohn Sonnenschein1-100/+127
2012-07-253021 option for time-ordered output from dtrace(1M)Adam H. Leventhal1-100/+127
2012-06-06OS-1247 need limited access to some DTrace providers in the non-global zoneBryan Cantrill1-9/+16
2012-06-04OS-1237 need to be able to access fds[] from a non-global zoneBryan Cantrill1-2/+160
2012-05-31OS-430 dtrace in a zone can't see "cpu"Bryan Cantrill1-34/+58
2012-05-07illumos syncJohn Sonnenschein1-9/+37
2011-12-16OS-821 bump dtrace_helper_actions_max to 1024Dave Pacheco1-1/+1
2012-03-282551 jstack may deal in stale ustack helper framesRichard Lowe1-0/+17
2012-03-302558 bump dtrace_helper_actions_max to 1024Dave Pacheco1-1/+1
2011-11-22[OS-714] illumos mergeJohn Sonnenschein1-4/+10
2011-10-15OS-679 panic in dtrace_vcanloadBryan Cantrill1-5/+18
2011-08-04OS-527 lltostr() D subroutine should take an optional baseBryan Cantrill1-6/+28
2011-07-12OS-486 DTrace needs toupper()/tolower() subroutinesBryan Cantrill1-1/+48
2011-07-11OS-481 DTrace tracemem() action should take a dynamic size argumentBryan Cantrill1-0/+14
2011-07-08OS-472 DTrace buffer autoscaling should be less violentBryan Cantrill1-9/+24
2011-07-06OS-431 dtrace profile and tick probes sometimes don't fire in a zoneBryan Cantrill1-91/+149
2011-07-01OS-454 enablings on defunct providers prevent providers from unregisteringBryan Cantrill1-4/+137
2011-06-16[HVM-379] merge smartvm to develop.Josh Wilsdon1-0/+16
2011-11-031694 Add type-aware print() actionEric Schrock1-4/+10
2011-08-041457 lltostr() D subroutine should take an optional baseBryan Cantrill1-6/+28
2011-07-121451 DTrace needs toupper()/tolower() subroutinesBryan Cantrill1-1/+48
2011-07-111455 DTrace tracemem() should take an optional size argumentBryan Cantrill1-0/+14
2011-07-081452 DTrace buffer autoscaling should be less violentBryan Cantrill1-9/+24
2011-07-061456 DTrace profile and tick probes sometimes don't fire in a zoneBryan Cantrill1-90/+149
2011-05-13[OS-411] Guava Illumos syncJohn Sonnenschein1-2/+2
2011-08-131362 add kvmstat for monitoring of KVM statisticsBryan Cantrill1-0/+16
2011-07-011368 enablings on defunct providers prevent providers from unregisteringBryan Cantrill1-4/+136
2011-04-18HVM-77 add vmregs[] variable to DTraceBryan Cantrill1-0/+16