summaryrefslogtreecommitdiff
path: root/usr/src/cmd/stat/mpstat
AgeCommit message (Collapse)AuthorFilesLines
2021-05-0313752 stat: variable may be used uninitializedToomas Soome2-6/+1
Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Sebastian Wiedenroth <sebastian.wiedenroth@skylime.net> Approved by: Dan McDonald <danmcd@joyent.com>
2019-08-1611528 Makefile.noget can get goneJohn Levon1-1/+1
11529 Use -Wno-maybe-initialized Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@joyent.com>
2019-07-3011432 stat: NULL pointer errorsToomas Soome1-5/+5
Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2012-09-222933 compiler warning gags need better granularityRichard Lowe1-0/+3
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2009-08-056824918 timestamp option for xxstat commandsKrishnendu Sadhukhan - Sun Microsystems1-2/+2
PSARC/2009/307 Time Stamp Option for xxstat Commands Phase II Contributed by Chad Mynhier <cmynhier@gmail.com>
2009-07-296864230 hiho, hiho, it'ch chtime for CH to gojmcp1-5/+2
Portions contributed by Rich Lowe
2009-03-20PSARC/2009/105 Time stamp option for xxstat commandsJohn Levon1-46/+69
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 ↵wroche1-5/+4
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-5/+15
2006-09-13PSARC/2006/519 Metadevice Names in iostat/vmstat Outputcth1-4/+5
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-06-14OpenSolaris Launchstevel@tonic-gate2-0/+550