最終更新:2025-01-28 (火) 20:35:49 (10d)  

bootchartd
Top / bootchartd

bootchartd start?

bootchartd stop?

BusyBox

  • https://github.com/mirror/busybox/blob/master/init/bootchartd.c
    Usage: bootchartd start [PROG ARGS]|stop|init
    
    Create /var/log/bootchart.tgz with boot chart data
    
    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/xdm is seen (for init scripts)
    Under PID 1: as init, then exec $bootchart_init, /init, /sbin/init