Difference between revisions of "Using bootchartd on SH7785LCR Board"
From eLinux.org
(beginnings of a bootchartd usage page from my SH7785 work) |
m (fix typo) |
||
| Line 14: | Line 14: | ||
* To render the resulting bootchart.tgz in graphic format issue the following: | * To render the resulting bootchart.tgz in graphic format issue the following: | ||
<pre>java -jar bootchart.jar /nfs/lcr/debian-rootfs/var/log/bootchart.tgz</pre> | <pre>java -jar bootchart.jar /nfs/lcr/debian-rootfs/var/log/bootchart.tgz</pre> | ||
| − | This will | + | This will produce bootchart.png which should look similar to the following as produced by my setup: |
* bootchart.png | * bootchart.png | ||
Latest revision as of 17:06, 29 July 2010
Contents |
Introduction
This page describes using Bootchart, specifically the bootchartd daemon recently (as of v.1.16.2 May 2010) added to BusyBox.
Environment
Target
Host
Process
Result
- To render the resulting bootchart.tgz in graphic format issue the following:
java -jar bootchart.jar /nfs/lcr/debian-rootfs/var/log/bootchart.tgz
This will produce bootchart.png which should look similar to the following as produced by my setup:
- bootchart.png
