aboutsummaryrefslogtreecommitdiff
path: root/procps (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* powertop: IPIs and hw irqs were swapped, fixingDenys Vlasenko2010-10-261-1/+1
* powertop: fixes to output format and code shrinkDenys Vlasenko2010-10-261-161/+169
* powertop: code shrinkDenys Vlasenko2010-10-261-192/+185
* powertop: new appletMarek Polacek2010-10-251-0/+886
* smemcap: close /proc handle upon cleaning upAlexander Shishkin2010-10-221-0/+3
* pmap: get rid of a warningDenys Vlasenko2010-10-221-2/+2
* free: add -b/k/m/g options; remove 4 TB limitation. +100 bytesDenys Vlasenko2010-10-011-42/+56
* smemcap: use correct tar magicDenys Vlasenko2010-09-121-1/+1
* remove redundant ENABLE_DESKTOP in procps/ps.cCristian Ionescu-Idbohrn2010-09-051-8/+0
* nandwrite: complain on malformed -s NUMDenys Vlasenko2010-08-292-3/+3
* pmap: new applet. +1k.Alexander Shishkin2010-08-282-8/+119
* Rename a struct member from "interrupt"Dan Fandrich2010-08-241-5/+5
* nmeter: fix misplaced closing commentDenys Vlasenko2010-08-161-1/+1
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-1615-19/+20
* *: fix "see file License ..." - the file is named LICENSE (in uppercase)Denys Vlasenko2010-08-162-2/+2
* libbb: factor out common code from mpstat/iostatDenys Vlasenko2010-08-162-66/+4
* iostat: add forgotted fclose(); fix default count.Denys Vlasenko2010-08-121-4/+7
* *: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_iDenys Vlasenko2010-08-123-6/+6
* free: more compatible output. +16 bytes. Closes bug 2383.Denys Vlasenko2010-08-121-8/+20
* iostat: new applet. 2800 bytesMarek Polacek2010-08-111-0/+615
* mpstat: do not use /sys to get number of CPUs. /proc should be ok.Marek Polacek2010-07-301-48/+1
* mpstat: better fix for IRQ countsDenys Vlasenko2010-07-301-19/+20
* mpstat: fix total par-cpu IRQ countsDenys Vlasenko2010-07-301-10/+33
* mpstat: fix/improve handling of interrupt namesDenys Vlasenko2010-07-301-10/+32
* mpstat: small code shrinkMaksym Kryzhanovskyy2010-07-301-9/+7
* mpstat: small code shrinkDenys Vlasenko2010-07-211-14/+10
* mpstat: new applet. ~5.5kMarek Polacek2010-07-211-0/+1024
* mark Linux-specific configuration optionsJeremie Koenig2010-07-191-1/+3
* top: add tie breaking for topmem modeDenys Vlasenko2010-07-131-4/+4
* *: tar-related cleanups: move struct to unarchive.h; move help to tar.cDenys Vlasenko2010-06-261-33/+10
* smemcap: new appletDenys Vlasenko2010-06-241-0/+152
* bootchartd: added optional compat featuresDenys Vlasenko2010-06-211-0/+1
* *: add INSERTs to *.src files where appropriateDenys Vlasenko2010-06-082-0/+4
* fuser: code shrinkMaksym Kryzhanovskyy2010-06-061-29/+15
* top: code shrink, -26 bytesDenys Vlasenko2010-06-061-33/+27
* top: code shrinkMaksym Kryzhanovskyy2010-06-061-77/+42
* remove defconfig. Now "make defconfig" simply uses defaults from Config.inDenys Vlasenko2010-06-061-25/+25
* mass renaming Kbuild -> Kbuild.src, Config.in -> Config.srcDenys Vlasenko2010-06-042-0/+0
* ps: make "ps -o BAD" emit list of good -o paramsDenys Vlasenko2010-05-231-4/+18
* fuser: code shrink, fixing default signal, exitcode and PID displayMaksym Kryzhanovskyy2010-05-221-136/+122
* consolidate ESC sequencesDenys Vlasenko2010-05-162-5/+6
* fix typo in commented-out codeDenys Vlasenko2010-05-041-1/+1
* ps: fix non-DESKTOP option handling codeDenys Vlasenko2010-04-071-23/+26
* sysctl: tiny code shrinkDenys Vlasenko2010-03-271-2/+1
* *: merge some common stringsDenys Vlasenko2010-03-231-1/+1
* top: make 's' display easier to understandDenys Vlasenko2010-03-041-6/+6
* free: silence warning about unused argvBernhard Reutner-Fischer2010-02-261-1/+1
* free: code shrinkDenys Vlasenko2010-02-211-35/+48
* Replace __uClinux__ define with !BB_MMUDenys Vlasenko2010-02-211-3/+3
* *: suppress ~60% of "aliased warnings" on gcc-4.4.1Denys Vlasenko2010-02-042-4/+2