Skip to content

Instantly share code, notes, and snippets.

@cuibonobo
Created May 30, 2013 03:28
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cuibonobo/5675562 to your computer and use it in GitHub Desktop.
Save cuibonobo/5675562 to your computer and use it in GitHub Desktop.
To use bootchart on the Raspberry Pi, `sudo apt-get install bootchart bootchart-view` and then add `init=/sbin/bootchartd` to the end of `/boot/cmdline.txt`
dwc_otg.lpm_enable=0 root=/dev/mmcblk0p2 rootfstype=ext4 rootflags=commit=120,data=writeback elevator=deadline rootwait quiet init=/sbin/bootchartd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment