summaryrefslogtreecommitdiff
path: root/usr/src/cmd/stat/iostat/iostat.c
AgeCommit message (Collapse)AuthorFilesLines
2016-04-056623 iostat -exrn has missing comma (field separator) in headerJames Blachly1-5/+24
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-11-056304 iostat(1M) should be able to handle KSTAT_DATA_STRINGHans Rosenfeld1-4/+17
Reviewed by: Richard Elling <Richard.Elling@RichardElling.com> Reviewed by: Garrett D'Amore <garrett@damore.org>
2013-02-103529 iostat should display time used by dtraceMatthew Ahrens1-8/+16
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>
2009-11-024636888 iostat doesn't display correct output if -z and -e option are used ↵jose borrego1-44/+43
together
2009-08-056824918 timestamp option for xxstat commandsKrishnendu Sadhukhan - Sun Microsystems1-4/+5
PSARC/2009/307 Time Stamp Option for xxstat Commands Phase II Contributed by Chad Mynhier <cmynhier@gmail.com>
2009-03-20PSARC/2009/105 Time stamp option for xxstat commandsJohn Levon1-42/+14
4775687 would like a timestamp option like iostat has added to mpstat, vmstat and prstat Contributed by Chad Mynhier <cmynhier@gmail.com>
2008-03-226643959 iostat -m no longer shows mount pointwroche1-1/+8
6647838 mount points for SVM/md devices don't appear using iostat -m option
2008-02-016588453 Solaris 10 iostat/vmstat performance degradation, due to a large ↵wroche1-19/+18
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 drifttc354451-59/+13
2006-12-236462151 iostat can hang if parent process has blocked SIGUSR1as1589741-0/+7
2006-10-12PSARC 2005/574 MPxIO iostat improvementscth1-118/+121
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 Outputcth1-9/+29
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
2005-07-216269165 misleading comments in usr/src/cmd/stat/iostat/iostat.cpetede1-2/+2
6286482 remove the only occurrence of "shit" in OpenSolaris 6231501 Typo in <sys/fem.h> Contributed by Shawn Walker <binarycrusader@gmail.com>.
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+1769