summaryrefslogtreecommitdiff
path: root/usr/src/cmd/mdb/common/modules/genunix/genunix.c
AgeCommit message (Expand)AuthorFilesLines
2018-11-12OS-7358 Would like a refhash walkerJason King1-0/+5
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-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-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-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
2009-11-02PSARC/2008/181 Solaris Hotplug FrameworkEvan Yan1-0/+5
2009-10-276888456 zfs command line utilities should have CTF dataJonathan Adams1-114/+14
2009-09-30PSARC 2008/672 thebe SAS/SATA driverdh1429641-70/+76
2009-09-226881824 ::whatis needs to be faster, smarter, and modularJonathan Adams1-2/+0
2009-09-10PSARC 2007/596 RBridges: Routing BridgesRishi Srivatsavai1-0/+2
2009-08-276875845 ::whatis should be able to dump the bufctl/vmem segJonathan Adams1-1/+1
2009-06-176708183 poor scalability of mdb memstat with increasing CPU countPavel Tatashin1-0/+2
2009-04-106789031 High resolution timers needed for time-sensitive applicationsMadhavan Venkataraman1-17/+49
2009-03-184616660 status reports should not be exported by way of nddVasumathi Sundaram - Sun Microsystems1-5/+1
2009-03-146811269 The clock tick accounting code uses softints wronglyMadhavan Venkataraman1-24/+91
2009-02-106802742 enable stacks dmod/kmod to filter based on module nameGreg Price1-2/+2
2009-02-066799290 need to uniquify stacks in kmdbJonathan W Adams1-6/+21
2009-01-15PSARC/2008/628 Interrupt Resource ManagementScott Carter, SD IOSW1-1/+14
2008-11-136737983 Need MDB dmcd and zones mode for tabulating ZSD infojv2273471-1/+2
2008-11-096565503 callout processing is single threaded, throttling applications that r...Madhavan Venkataraman1-50/+1004
2008-10-166626918 A new (k)mdb command ::stackinfo, kernel thread stack usagePhilippe Jung1-2/+2
2008-05-266554564 slab allocator cannot release slabs with lonely bufferstomee1-5/+8
2008-01-146598517 kmdb can't look at device tree if first activated early in bootdmick1-6/+1
2007-10-246612324 ::threadlist could identify taskq threadsjohnlev1-1/+1
2007-09-18PSARC 2006/260 Solaris on Xenjohnlev1-3/+6
2007-08-066498144 ::kmastat could be even easier to readek1102371-13/+27