Bartosz Golaszewski
|
5d2e409ef8
libbb: use a wrapper around sysconf(_SC_CLK_TCK) to save a few bytes
|
10 年之前 |
Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
13 年之前 |
Marek Polacek
|
2a6d5988b4
mpstat.c: remove unused line
|
13 年之前 |
Denys Vlasenko
|
b9f2d9f7d9
mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo
|
14 年之前 |
Denys Vlasenko
|
fb132e4737
whitespace cleanup
|
14 年之前 |
Dan Fandrich
|
159677c884
Rename a struct member from "interrupt"
|
14 年之前 |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 年之前 |
Denys Vlasenko
|
9768a82eb0
*: fix "see file License ..." - the file is named LICENSE (in uppercase)
|
14 年之前 |
Denys Vlasenko
|
c9b9750a0e
libbb: factor out common code from mpstat/iostat
|
14 年之前 |
Denys Vlasenko
|
7783248eaa
*: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i
|
14 年之前 |
Marek Polacek
|
85a359afab
mpstat: do not use /sys to get number of CPUs. /proc should be ok.
|
14 年之前 |
Denys Vlasenko
|
3fb4a5e6d8
mpstat: better fix for IRQ counts
|
14 年之前 |
Denys Vlasenko
|
9bb0510b9b
mpstat: fix total par-cpu IRQ counts
|
14 年之前 |
Denys Vlasenko
|
64c67891a2
mpstat: fix/improve handling of interrupt names
|
14 年之前 |
Maksym Kryzhanovskyy
|
5e87c2ef15
mpstat: small code shrink
|
14 年之前 |
Denys Vlasenko
|
217df6ea9f
mpstat: small code shrink
|
14 年之前 |
Marek Polacek
|
23e8c08fa2
mpstat: new applet. ~5.5k
|
14 年之前 |