Denys Vlasenko
|
64606c6d01
|
typo fix
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
|
2010-06-22 18:33:15 +02:00 |
|
Denys Vlasenko
|
6d9c88ad98
|
fix config help text
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
|
2010-06-21 07:25:36 +02:00 |
|
Denys Vlasenko
|
adbbee46ad
|
bootchartd: added optional compat features
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
|
2010-06-21 07:17:23 +02:00 |
|
Denys Vlasenko
|
82dd14a510
|
ash: use CONFIG_FEATURE_EDITING_MAX_LEN
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
|
2010-05-17 10:10:01 +02:00 |
|
Denys Vlasenko
|
b8ba6b66f5
|
bootchartd: better wording in comment
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
|
2010-05-05 00:40:15 +02:00 |
|
Denys Vlasenko
|
e7f1e5ca1d
|
bootchartd: add missing parenthesis
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
|
2010-05-04 17:34:37 +02:00 |
|
Denys Vlasenko
|
ff027d6f50
|
bootchartd: new applet
Usage: bootchartd start [PROG ARGS]|init|stop
Create /var/log/bootchart.tgz with boot chart data
Options:
start: start background logging; with PROG, run PROG, then kill
logging with USR1
stop: send USR1 to all bootchartd processes
init: start background logging; stop when getty/gdm is seen (for init scripts)
Under PID 1: as init, then exec $bootchart_init, /init, /sbin/init
function old new delta
bootchartd_main - 907 +907
dump_procs - 353 +353
packed_usage 26566 26735 +169
dump_file - 91 +91
static.dirs - 23 +23
applet_names 2176 2187 +11
applet_main 1284 1288 +4
applet_nameofs 642 644 +2
------------------------------------------------------------------------------
(add/remove: 5/0 grow/shrink: 4/0 up/down: 1560/0) Total: 1560 bytes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
|
2010-05-04 15:45:25 +02:00 |
|