Denys Vlasenko
|
89a55972fd
libbb/procps: smaller global data for username/groupname cache
|
3 years ago |
Denys Vlasenko
|
77a51a2709
randomconfig fixes
|
3 years ago |
Denys Vlasenko
|
c7b858ff8d
libbb: add and use infrastructure for fixed page size optimization
|
3 years ago |
Martin Lewis
|
ac79db6a3b
procps: code shrink
|
4 years ago |
Denys Vlasenko
|
aad76968cd
pmap: make 32-bit version work better on 64-bit kernels
|
5 years ago |
Denys Vlasenko
|
ebe6d9d875
whitespace and comment format fixes, no code changes
|
7 years ago |
Denys Vlasenko
|
b6871c1965
ps: avoid -o stat to contain spaces. Closes 9631
|
7 years ago |
Denys Vlasenko
|
049b007865
pmap: fix bogus {no such process} comm field text
|
9 years ago |
Denys Vlasenko
|
ab3964db4e
libbb: introduce kernel-style BUILD_BUG_ON()
|
9 years ago |
Ron Yorston
|
d840c5d139
libbb: add a function to make a copy of a region of memory
|
9 years ago |
Maninder Singh
|
97f2f7ca7f
Removes stray empty line from code
|
9 years ago |
Denys Vlasenko
|
8dff01d06a
libbb: introduce and use is_prefixed_with()
|
9 years ago |
Denys Vlasenko
|
60cb48ca50
whitespace cleanup. no code changes
|
11 years ago |
Denys Vlasenko
|
32711c4141
top/ps: argv0:"gdm-session-worker [pam/gdm-password]" == comm:"gdm-session-wor"
|
12 years ago |
Denys Vlasenko
|
50157f3dec
top: fix "last CPU" parsing
|
12 years ago |
Denys Vlasenko
|
62c006d508
libbb/procps.c: make fast_strtoul_10() stop on '\n' too
|
12 years ago |
Denys Vlasenko
|
0b170e6a09
libbb/procps.c: make fast_strtoul_10() stop on '\n' too
|
12 years ago |
Denys Vlasenko
|
9ec3cd400a
tweak comment, no code changes
|
12 years ago |
Denys Vlasenko
|
2390109dcb
top: fix CPU% for thread display. Closes 4081
|
13 years ago |
Denys Vlasenko
|
5331e382f7
libbb/read_cmdline: prepend {comm} if different from argv0. Closes 3835.
|
13 years ago |
Denys Vlasenko
|
12ac6287ee
procps: remove PSSCAN_STAT define, users were using it incorrectly
|
13 years ago |
Denys Vlasenko
|
7d65abea09
libbb: make user/group name cache strings longer (~27 chars)
|
13 years ago |
Denys Vlasenko
|
f42c7b8fc1
suppress "'fast_strtol_10' defined but not used" warning
|
14 years ago |
Lauri Kasanen
|
6578f2cf5b
pstree: new applet. +1664 bytes
|
14 years ago |
Dan Fandrich
|
63adf83814
fix build failure for pmap
|
14 years ago |
Alexander Shishkin
|
0834a6d3b9
pmap: new applet. +1k.
|
14 years ago |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 years ago |
Denys Vlasenko
|
ed4ff0e8cb
pidof/killall: fix bug 625 (kernel threads get stale "binary name")
|
15 years ago |
Denys Vlasenko
|
b410d4ada7
ps,top: add an option to show threads. +260 bytes of code
|
15 years ago |
Denys Vlasenko
|
3a0f6f2328
fix read_cmdline API and a small buglet where "[comm]" may be too narrow
|
15 years ago |