Bootchart API Specification
This document is the API specification for the bootchart renderer.
Bootchart is a tool for performance analysis and visualization of Unix
boot processes. Resource utilization and process information are
collected during the boot process and can later be displayed in an SVG,
PNG or EPS-encoded chart. More information is available on the
Bootchart project page.
Packages
Package
Description
Provides the Main bootchart class.
Provides common methods and boot statistics encapsulations.
Provides parsers for various boot log files.
Provides parsers for various GNU/Linux boot log files.
Provides parsers for various Solaris boot log files.
Provides chart image renderers for various formats.