summaryrefslogtreecommitdiff
path: root/usr/src/cmd/stat/common
AgeCommit message (Collapse)AuthorFilesLines
2021-05-0313752 stat: variable may be used uninitializedToomas Soome1-2/+2
Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Sebastian Wiedenroth <sebastian.wiedenroth@skylime.net> Approved by: Dan McDonald <danmcd@joyent.com>
2019-10-249531 Want netstat -u to show PIDs associated with socketsAndy Fiddaman1-3/+5
11707 provide 64-bit libdhcpagent 11708 netstat should be smatch and CERRWARN clean Portions contributed by: Mohamed A. Khalfella <khalfella@gmail.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Dominik Hassler <hadfl@omniosce.org> Approved by: Garrett D'Amore <garrett@damore.org>
2019-07-3011432 stat: NULL pointer errorsToomas Soome2-8/+7
Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-01-2910139 smatch fixes for usr/src/cmd/statJohn Levon1-1/+1
Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2017-01-116396 remove SVMYuri Pankov1-185/+57
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
2016-03-052976 remove useless offsetof() macrosRichard Lowe1-3/+1
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Andy Stormont <andyjstormont@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
2013-02-103529 iostat should display time used by dtraceMatthew Ahrens2-1/+7
Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: Bryan Cantrill <bmc@joyent.com> Reviewed by: Brendan Gregg <brendan.gregg@joyent.com> Approved by: Garrett D'Amore <garrett@damore.org>
2011-02-09713 iostat is muddled in its bitwise opsRichard Lowe1-3/+0
Reviewed by: garrett@nexenta.com Reviewed by: roland.mainz@nrubsig.org Approved by: garrett@nexenta.com
2010-07-276917979 *stat* utilities (iostat/vmstat/mpstat) can coredump on x86/x64 ↵Jonathan Cowper-Andrewes1-9/+10
systems with SVM metasets
2010-06-10PSARC 2004/445 EOF of vmstat -c optionJohn Levon2-31/+12
4801975 remove flushmeter + kstats after EOF period (PSARC 2004/445) 5034996 remove vmstat -c (after EOF period for PSARC 2004/445)
2009-08-056824918 timestamp option for xxstat commandsKrishnendu Sadhukhan - Sun Microsystems3-30/+55
PSARC/2009/307 Time Stamp Option for xxstat Commands Phase II Contributed by Chad Mynhier <cmynhier@gmail.com>
2009-06-046837799 iostat -Y failed on the PHCI driver name with '_'Chris Liu1-4/+2
6681713 mpathadm list LU fails after LUN is unmapped and all device paths are considered failed by MPxIO
2009-03-20PSARC/2009/105 Time stamp option for xxstat commandsJohn Levon2-6/+39
4775687 would like a timestamp option like iostat has added to mpstat, vmstat and prstat Contributed by Chad Mynhier <cmynhier@gmail.com>
2008-02-016588453 Solaris 10 iostat/vmstat performance degradation, due to a large ↵wroche2-6/+116
number of devices seen 6644731 iostat should not take the last configuration snapshot as it's not used to print statistics data
2007-11-126611108 vmstat, mpstat, iostat and fsstat's intervals drifttc354453-22/+138
2006-10-12PSARC 2005/574 MPxIO iostat improvementscth6-237/+685
4261677 iostat -x shows extra output 6316660 device name gets truncated after 9 chars with iostat -xX option. 6318308 extend support in mpxio and iostat to show I/T/L based path stats
2006-09-13PSARC/2006/519 Metadevice Names in iostat/vmstat Outputcth4-779/+314
4981132 iostat -Ecte header mal-formed 6402814 Solaris 10 vmstat performance degradation, due to excessive calls to libdevinfo 6464368 iostat and mpstat call kstat_open, but not kstat_close 6466406 kstat: default_kstat_snapshot() should only set lastupdate for incomplete transactions. 6467122 di_devlink_init leaks, missing free of db_dir in handle_free
2006-06-216440712 'iostat -xn' for unused devices should still show /dev/dsk namescth1-5/+4
2005-10-046174746 Need to remove remaining references to __ia64kalai1-2/+2
--HG-- rename : usr/src/uts/common/sys/elf_ia64.h => deleted_files/usr/src/uts/common/sys/elf_ia64.h
2005-06-14OpenSolaris Launchstevel@tonic-gate7-0/+3238