Denys Vlasenko
|
b410d4ada7
ps,top: add an option to show threads. +260 bytes of code
|
15 년 전 |
Denys Vlasenko
|
fca70a8cce
ps: conditionally support additional -o FIELDs
|
15 년 전 |
Bernhard Reutner-Fischer
|
a46d2b1d2d
- improve helptext
|
16 년 전 |
Denis Vlasenko
|
17e7f04c8d
top: optional SMP support by Vineet Gupta (vineetg76 AT gmail.com)
|
16 년 전 |
Bernhard Reutner-Fischer
|
3e8669f359
- wrap overlong lines (Cristian Ionescu-Idbohrn)
|
16 년 전 |
Denis Vlasenko
|
5fee2e1a79
ps: add conditional support for -o [e]time
|
17 년 전 |
Denis Vlasenko
|
72e1c89d97
pgrep,pkill: new applets by Loic Grenie <loic.grenie@gmail.com>
|
17 년 전 |
Denis Vlasenko
|
ff6e8e2974
top: TOPMEM feature - 's(how sizes)' command. +2.5k when enabled,
|
17 년 전 |
Denis Vlasenko
|
110967a6f7
top: nested function allows us to reuse some code
|
17 년 전 |
Denis Vlasenko
|
cc5e090f12
move several applets to more correct ex-project. No code changes.
|
17 년 전 |
Denis Vlasenko
|
745119605e
top: on user suggestion make percentile calculations configurable. -56 bytes when off. +600 bytes when on
|
17 년 전 |
Denis Vlasenko
|
b1e5addfed
top: improve global CPU percentage (smaller & faster code)
|
17 년 전 |
Denis Vlasenko
|
5a65447e30
top: add config option and code for global CPU % display
|
17 년 전 |
Denis Vlasenko
|
f7996f3b70
Trailing whitespace removal over entire tree
|
18 년 전 |
Denis Vlasenko
|
7d219aab70
build system overhaul
|
18 년 전 |
Denis Vlasenko
|
0bb628f4f3
kill: implement killall5. OpenWRT folks will be happy.
|
18 년 전 |
Rob Landley
|
2ec922eed5
Patch from Robert P Day: let menuconfig indent stuff for us, we don't have
|
18 년 전 |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
19 년 전 |
Rob Landley
|
aa87276bed
New applet, fuser, from Tony J. White. (Needs some cleanup.)
|
19 년 전 |
Bernhard Reutner-Fischer
|
81c3a518d3
- pidof(8): make -s optional and optional -o; closes #168
|
19 년 전 |
Bernhard Reutner-Fischer
|
6d6a40cc4b
- add option 'w' to ps (wide output, optional feature defaults to off).
|
19 년 전 |
Mike Frysinger
|
d1c8ae5dc9
re-order a little for alphabetical
|
19 년 전 |
"Vladimir N. Oleynik"
|
f246dc7f57
ENABLE_FEATURE_TOP_CPU_USAGE_PERCENTAGE->CONFIG_FEATURE_TOP_CPU_USAGE_PERCENTAGE
|
19 년 전 |
"Vladimir N. Oleynik"
|
1e07f852e0
FEATURE->ENABLE_FEATURE loses one for 'top' applet
|
19 년 전 |
Eric Andersen
|
5d38f5ba89
sysctl was seriously broken. And since in some cases 'CONFIG_SYSCTL'
|
19 년 전 |
Eric Andersen
|
b90502828c
Patch from Ned Ludd, solar at gentoo dot org:
|
21 년 전 |
Eric Andersen
|
88c916bdec
Andreas Mohr writes:
|
21 년 전 |
Eric Andersen
|
9c3c38da55
Patch from Terje Kvernes adding quite a lot of missing documentation
|
21 년 전 |
Eric Andersen
|
e5642119ee
Patch from Thomas Cameron:
|
21 년 전 |
Glenn L McGrath
|
75360f951f
It shouldnt depend on itself
|
22 년 전 |