This script is for Slackware 12.2 only and may be outdated.

SlackBuilds Repository

12.2 > System > bootchart (0.9)

Bootchart provides a shell script to be run by the kernel in the init phase. 
The script will run in background and collect process information, CPU
statistics and disk usage statistics from the /proc file system.
The performance data are stored in memory and are written to disk once the
boot process completes.

The boot log file is later processed using a Java application which builds
the process tree and renders a performance chart in different formats (png,
svg, eps).

This requires apache-ant, and you need the jdk package from /extra installed.

After installation, to run bootchartd append the following boot option:
init=/sbin/bootchartd
You may want to edit your lilo configuration file. Also note that this will
not work if run from a kernel using an initrd - you must use one of the
huge* kernels (or a custom kernel).

Maintained by: Marco Cecchetti
Keywords: boot,audit,bootchartd,benchmark
ChangeLog: bootchart

Homepage:
http://www.bootchart.org/

Source Downloads:
bootchart-0.9.tar.bz2 (4be91177d19069e21beeb106f2f77dff)

Download SlackBuild:
bootchart.tar.gz
bootchart.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
bootchart.SlackBuild
bootchart.info
doinst.sh
slack-desc

Validated for Slackware 12.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds