Bootchartd Installation On A Debian, Ubuntu, Arch And Raspbian

Bootchartd Installation On A Debian, Ubuntu, Arch And Raspbian

bootchartd

boot process performance analyser

Install bootchartd

  • Debian apt-get install bootchart2 Click to copy
  • Ubuntu apt-get install bootchart Click to copy
  • Arch Linux pacman -S bootchart Click to copy
  • Raspbian apt-get install bootchart2 Click to copy

bootchart2

boot process performance analyser

bootchart2 is a boot process performance analyser: a tool that lets you collect and analyse data from your boot process. bootchart2 origins from bootchart, and has some advantages over it: - more detailed kernel charting: uses the taskstats interface, instead of /proc/*/stat - the data collector has been rewritten to make it faster After the boot, you can view the logged data with a separately-provided GUI.

bootchart

Boot process performance analyser

Bootchart is a tool for performance analysis and visualization of the GNU/Linux boot process. Resource utilization and process information are collected during the boot process and are later rendered in a PNG, SVG or EPS encoded chart. You can render the data with bootchart-view or at http://www.bootchart.org/download.html

To install the latest version of bootchartd in your favorite operating system just copy the bootchartd installation command from above and paste it into terminal. It will download and install the latest version of bootchartd 2026 package in your OS.