<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>burgul_goth’s cyber space &#187; bootchart</title>
	<atom:link href="http://burgulgoth.buksna.net/index.php/tag/bootchart/feed/" rel="self" type="application/rss+xml" />
	<link>http://burgulgoth.buksna.net</link>
	<description>&#124; many computer shit on one place &#124;</description>
	<lastBuildDate>Sun, 06 Nov 2011 20:45:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Mjerenje boot performansi s bootchart-om</title>
		<link>http://burgulgoth.buksna.net/index.php/2009/06/15/mjerenje-boot-performansi-s-bootchart-om/</link>
		<comments>http://burgulgoth.buksna.net/index.php/2009/06/15/mjerenje-boot-performansi-s-bootchart-om/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 09:55:47 +0000</pubDate>
		<dc:creator>burgulgoth</dc:creator>
				<category><![CDATA[alati]]></category>
		<category><![CDATA[analiza]]></category>
		<category><![CDATA[boot]]></category>
		<category><![CDATA[bootchart]]></category>

		<guid isPermaLink="false">http://burgulgoth.znode.net/?p=64</guid>
		<description><![CDATA[Bootchart je alat za analizu i vizualizaciju GNU/Linux boot procesa. Koristan je za analiziranje (obvijusli) i ubrzavanje bootanja računala. Za instalaciju: sudo pacman -S bootchart Nakon toga potrebno je dodati bootchart u init boot zapisa. Moja preporuka je da napravite posebnu kopiju postojećeg zapisa i dodate: init=/sbin/bootchartd Dakle editirajte grub-ov menu.lst: sudo vi /boot/grub/menu.lst Moj [...]]]></description>
			<content:encoded><![CDATA[<p><strong><a title="Bootchart" href="http://www.bootchart.org/" target="_blank">Bootchart</a></strong> je alat za analizu i vizualizaciju GNU/Linux boot procesa. Koristan je za analiziranje (obvijusli) i ubrzavanje bootanja računala.</p>
<p>Za instalaciju:</p>
<blockquote>
<pre>sudo pacman -S bootchart</pre>
</blockquote>
<p>Nakon toga potrebno je dodati bootchart u <em>init</em> boot zapisa. Moja preporuka je da napravite posebnu kopiju postojećeg zapisa i dodate:</p>
<blockquote>
<pre>init=/sbin/bootchartd</pre>
</blockquote>
<p>Dakle editirajte grub-ov <em>menu.lst</em>:</p>
<blockquote>
<pre>sudo vi /boot/grub/menu.lst</pre>
</blockquote>
<p>Moj zapis izgleda ovako:</p>
<blockquote>
<pre>title  Arch Linux (bootchart)
root   (hd0,1)
kernel /vmlinuz26 root=/dev/disk/by-uuid/4bf7c4e0-37d7-4902-82b8-fa6d9617a5cd ro vga=795 edd=off init=/sbin/bootchartd
initrd /kernel26.img</pre>
</blockquote>
<p>Dodatno možete <a title="Bootchart Docs" href="http://www.bootchart.org/docs.html" target="_blank">podešavati</a> bootchart postavke unutar <em>/etc/bootchartd.conf</em>.</p>
<p>Rebootajte računalo i nakon toga možete obraditi skupljene podatke ovako:</p>
<blockquote>
<pre>bootchart-render</pre>
</blockquote>
<p>Bootchart će vam spremiti <em>bootchart.png</em> u trenutni direktorij.</p>
<p style="text-align: center;"><a rel="bootchart" href="http://burgulgoth.buksna.net/wp-content/uploads/2009/08/bootchart_200906111354.png"><img class="size-medium wp-image-133 aligncenter" title="Arch Linux Bootchart" src="http://burgulgoth.buksna.net/wp-content/uploads/2009/08/bootchart_200906111354-138x300.png" alt="Arch Linux Bootchart" width="138" height="300" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://burgulgoth.buksna.net/index.php/2009/06/15/mjerenje-boot-performansi-s-bootchart-om/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

