aboutsummaryrefslogtreecommitdiff
path: root/procps/mpstat.c
AgeCommit message (Expand)Author
2011-06-05*: remove "Options:" string from help textsDenys Vlasenko
2011-04-30mpstat.c: remove unused lineMarek Polacek
2011-01-18mass removal of underscores from _BB_DIR_foo and _BB_SUID_fooDenys Vlasenko
2010-10-29whitespace cleanupDenys Vlasenko
2010-08-24Rename a struct member from "interrupt"Dan Fandrich
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko
2010-08-16*: fix "see file License ..." - the file is named LICENSE (in uppercase)Denys Vlasenko
2010-08-16libbb: factor out common code from mpstat/iostatDenys Vlasenko
2010-08-12*: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_iDenys Vlasenko
2010-07-30mpstat: do not use /sys to get number of CPUs. /proc should be ok.Marek Polacek
2010-07-30mpstat: better fix for IRQ countsDenys Vlasenko
2010-07-30mpstat: fix total par-cpu IRQ countsDenys Vlasenko
2010-07-30mpstat: fix/improve handling of interrupt namesDenys Vlasenko
2010-07-30mpstat: small code shrinkMaksym Kryzhanovskyy
2010-07-21mpstat: small code shrinkDenys Vlasenko
2010-07-21mpstat: new applet. ~5.5kMarek Polacek