aboutsummaryrefslogtreecommitdiff
path: root/procps
AgeCommit message (Expand)Author
2011-02-03whitespace fixesDenys Vlasenko
2011-02-02ps: implement -o statDenys Vlasenko
2011-01-25top: replace %MEM with %VSZ in header textDenys Vlasenko
2011-01-25top: document a debugging scriptDenys Vlasenko
2011-01-18mass removal of underscores from _BB_DIR_foo and _BB_SUID_fooDenys Vlasenko
2011-01-16remove a few aliasing warningsDenys Vlasenko
2011-01-13top: add keyboard commands to --helpDenys Vlasenko
2010-12-13nmeter: deprecate %NNNd specified, use -d MSEC insteadDenys Vlasenko
2010-12-13procps/Config.src: Add pstree to FEATURE_THREADS deps. Slight text editLauri Kasanen
2010-12-06pstree: use stdin for screen size detectionDenys Vlasenko
2010-12-05pstree: another tiny shrinkDenys Vlasenko
2010-12-05pstree: tiny shrinkDenys Vlasenko
2010-12-05pstree: fix width logic. +30 bytesLauri Kasanen
2010-12-05pstree: new applet. +1664 bytesLauri Kasanen
2010-11-06powertop: code shrinkMaksym Kryzhanovskyy
2010-11-04powertop: fix last line detection in process_timer_stats()Denys Vlasenko
2010-11-04powertop: replace erroneous \n with \0; make numberic conversion more robustDenys Vlasenko
2010-11-04powertop: code shrinkMaksym Kryzhanovskyy
2010-11-03rename archival/libunarchive -> archival/libarchive; move bz/ into itDenys Vlasenko
2010-10-29powertop: build fix for !386 compilesDenys Vlasenko
2010-10-29whitespace cleanupDenys Vlasenko
2010-10-28*: whitespace fixesDenys Vlasenko
2010-10-27top: Use _exit() instead of exit() in sighandlerMarek Polacek
2010-10-27whitespace fixDenys Vlasenko
2010-10-26powertop: simplified C-state display codeDenys Vlasenko
2010-10-26powertop: IPIs and hw irqs were swapped, fixingDenys Vlasenko
2010-10-26powertop: fixes to output format and code shrinkDenys Vlasenko
2010-10-26powertop: code shrinkDenys Vlasenko
2010-10-25powertop: new appletMarek Polacek
2010-10-22smemcap: close /proc handle upon cleaning upAlexander Shishkin
2010-10-22pmap: get rid of a warningDenys Vlasenko
2010-10-01free: add -b/k/m/g options; remove 4 TB limitation. +100 bytesDenys Vlasenko
2010-09-12smemcap: use correct tar magicDenys Vlasenko
2010-09-05remove redundant ENABLE_DESKTOP in procps/ps.cCristian Ionescu-Idbohrn
2010-08-29nandwrite: complain on malformed -s NUMDenys Vlasenko
2010-08-28pmap: new applet. +1k.Alexander Shishkin
2010-08-24Rename a struct member from "interrupt"Dan Fandrich
2010-08-16nmeter: fix misplaced closing commentDenys Vlasenko
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-12iostat: add forgotted fclose(); fix default count.Denys Vlasenko
2010-08-12*: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_iDenys Vlasenko
2010-08-12free: more compatible output. +16 bytes. Closes bug 2383.Denys Vlasenko
2010-08-11iostat: new applet. 2800 bytesMarek Polacek
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