Bootchart is ontwikkeld naar aanleiding van een uitdaging door Owen Taylor op de Fedora development mailing list. Dit programma maakt een visuele analyse van de performance tijdens het boot proces van Linux. De resultaten kunnen als png, svg of eps worden gerenderd. Voor meer informatie kan de documentatie worden doorgelezen. Sinds kort is versie 0.8 beschikbaar met de volgende release notes:
This release brings significant changes to the boot logger:
- top and iostat are no longer used; the logger gets all the necessary data from /proc directly (meaning more accurate information with less overhead).
- No more init script patching; the logger is started by the kernel in place of /sbin/init (and has to explicitly enabled in GRUB/LILO).
- Optional BSD process accounting v3 for detailed process dependency information.