summaryrefslogtreecommitdiff
path: root/usr/src/cmd/mdb/common/modules/genunix/genunix.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-22 [illumos-gate merge]Jerry Jelinek1-3/+5
2019-11-2111927 Log, or optionally panic, on zero-length kmem allocationsBryan Cantrill1-2/+3
2019-10-30 [illumos-gate merge]Jerry Jelinek1-10/+28
2019-10-2911521 ::whereopen should be usable in a pipelineRobert Mustacchi1-10/+28
2019-10-1611690 ::ps -s could show service FMRIsJohn Levon1-10/+48
2019-10-1611689 ::refstr would be usefulJohn Levon1-0/+3
2019-09-2011693 Document mdb(1) ::ps flagsJason King1-1/+43
2019-09-12OS-7931 ::refstr would be usefulJohn Levon1-10/+51
2019-08-1911372 Want PCIe dcmds and walkersRobert Mustacchi1-4/+9
2019-08-06OS-7902 Document mdb(1) ::ps flagsJason King1-1/+43
2019-05-2211048 need a way to disable SMTJohn Levon1-2/+2
2019-05-15OS-7662 need a way to disable SMTJohn Levon1-2/+2
2019-04-23OS-7717 Want PCIe dcmds and walkersRobert Mustacchi1-5/+10
2019-02-06 [illumos-gate merge]Jerry Jelinek1-38/+38
2019-02-0410306 mdb: NULL pointer errorsToomas Soome1-38/+38
2018-11-12OS-7358 Would like a refhash walkerJason King1-0/+5
2018-10-198158 Want named threads APIJohn Levon1-6/+11
2018-10-12OS-7200 would like thread name APIJason King1-10/+8
2018-09-11backout OS-7200 would like thread name API (triggers OS-7240)Robert Mustacchi1-8/+10
2018-09-10OS-7200 would like thread name APIJason King1-10/+8
2017-10-058672 proc_t changes broke genunix dmods and walkerRyan Zezeski1-46/+156
2017-10-05OS-6366 lx: need support for PR_GET_NAMEJason King1-3/+10
2017-08-04OS-6257 proc_t changes broke genunix dmods and walkerRyan Zezeski1-46/+156
2016-08-267299 want dnlc walker for mdbPatrick Mooney1-0/+3
2016-07-207098 ::prtconf could filter by attached driver nameRobert Mustacchi1-2/+3
2016-07-207099 mdb could illuminate proc_t flagsJoshua M. Clulow1-1/+84
2016-06-01OS-5422 want dnlc walker for mdbPatrick Mooney1-0/+3
2016-03-26OS-4977 ::prtconf could filter by attached driver nameRobert Mustacchi1-2/+3
2015-05-155883 race in netstack_unregister and zone creationRobert Mustacchi1-0/+5
2015-03-11OS-4029 mdb could illuminate proc_t flagsJoshua M. Clulow1-1/+84
2014-08-14 [illumos-gate merge]Keith M Wesolowski1-2/+2
2014-08-125042 stop using deprecated atomic functionsJosef 'Jeff' Sipek1-2/+2
2013-08-21 [illumos-gate merge]20130822release-20130822Keith M Wesolowski1-0/+11
2013-08-213946 ::gcoreJeremy Jones1-0/+11
2013-08-123975 ddi_periodic_add(9F) is entirely rubbishJoshua M. Clulow1-0/+5
2013-07-29OS-2366 ddi_periodic_add(9F) is entirely rubbishJoshua M. Clulow1-1/+5
2012-11-12OS-577 race in netstack_unregister and zone creationRobert Mustacchi1-0/+7
2012-07-12OS-1384 ::kmastat overflows columns with inscrutable output20120712release-20120712Bryan Cantrill1-66/+36
2011-09-281525 Need an easier way to see SIDs in cred_tGordon Ross1-0/+8
2010-08-126906740 Zones need an improved reference counting mechanismjv2273471-1/+1
2010-08-116919045 A walker to find all pages in a segvn segment would be usefulJonathan Adams1-2/+24
2010-08-116921452 ::time should be usable in a pipelineJonathan Adams1-9/+21
2010-02-236839498 callout subsystem should be less brittle wrt memory allocation failureMadhavan Venkataraman1-32/+80
2010-01-124681553 ::kmastat for 64bit kernel assumes memory in use < 4GJonathan Haslam1-4/+4
2010-01-086915064 add ::pagelookupJonathan Adams1-435/+25
2009-11-236887924 PP_ISKAS needs to be defined in terms of VN_ISKAS for vnodesSean McEnroe1-4/+4
2009-11-236898505 kmem_verify oddities around Fast Crash Dump integrationDave Plauger1-4/+13
2009-11-226903716 (lb >= lb_info->lbi_debug_time) assertion failed when leaving kmdb(1)...Rafael Vanoni1-4/+4
2009-11-13PSARC/2009/396 Tickless Kernel Architecture / lbolt decouplingRafael Vanoni1-30/+38
2009-11-11PSARC/2009/331 IP Datapath RefactoringErik Nordmark1-4/+0