bootchart2 was created from the fusion of three separate pieces of work. First – the original bootchart: a shell script, and a Java visualisation tool.
bootchart2 replaces the Java visualisation with the more friendly and flexible pybootchartgui.
bootchart2 embeds a new collector, based on a port to C of the inner-loop of the original bootchart collector shell-script.
Key Features
- Higher resolution – the taskstat interface gives nanosecond timing information, where /proc/*/stat information is far, far less reliable and useful.
- Higher performance – the C re-write allows us to collect more data, more quickly – sampling at ~50+Hz.
- Using PROC_EVENTS we can determine accurate process parentage
- without needing to use a ‘acct’ binary.
- No Java dependency – with the visualisation in easy-to-hack python, development is quicker, and dependencies more commonly found.
- Simpler wrappers – by using ptrace to connect to and extract data from the collector, we no longer require a consistently visible set of logs accessible via a shared file-system.
- Built-in visualisation – allowing some level of interaction, zoom and so on.
- Better rendering – render to PNG or SVG, with added event annotation support, and ‘show more’ functionality. Cumulative, and total CPU time graphing in the boot-chart.
Website: github.com/xrmx/bootchart
Support:
Developer: Riccardo Magliocchetti and others
License: GNU General Public License v2.0
bootchart2 is written in Python and C. Learn Python with our recommended free books and free tutorials. Learn C with our recommended free books and free tutorials.
Related Software
| Boot Utilities | |
|---|---|
| Ventoy | Create bootable USB drive for ISO/WIM/IMG/VHD(x)/EFI files |
| rEFInd | EFI boot manager |
| Plymouth | Boot splash and boot logger |
| UNetbootin | Universal Netbook installer |
| Grub Customizer | Graphical interface to configure the grub2/burg settings |
| bootchart2 | Merge of bootchart-collector and pybootchartgui |
| OProfile | Low-overhead, transparent system-wide profiler |
| e4rat | Ext4 - Reducing Access Times; toolset to accelerate the boot process |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

