Skip navigation links

Bootchart API Specification

This document is the API specification for the bootchart renderer.

See: Description

Packages 
Package Description
org.bootchart
Provides the Main bootchart class.
org.bootchart.common
Provides common methods and boot statistics encapsulations.
org.bootchart.parser
Provides parsers for various boot log files.
org.bootchart.parser.linux
Provides parsers for various GNU/Linux boot log files.
org.bootchart.renderer
Provides chart image renderers for various formats.
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.
Skip navigation links