<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Peace Lee</title>
    <description>The latest articles on DEV Community by Peace Lee (@iipeace).</description>
    <link>https://dev.to/iipeace</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F110256%2F6bc08dd6-1b85-4c46-b8c4-058347baeb21.jpeg</url>
      <title>DEV Community: Peace Lee</title>
      <link>https://dev.to/iipeace</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/iipeace"/>
    <language>en</language>
    <item>
      <title>Introducing the system-wide performance analysis tool based on linux!</title>
      <dc:creator>Peace Lee</dc:creator>
      <pubDate>Sun, 28 Oct 2018 03:51:13 +0000</pubDate>
      <link>https://dev.to/iipeace/introducing-the-system-wide-performance-analysis-tool-based-on-linux-4dgm</link>
      <guid>https://dev.to/iipeace/introducing-the-system-wide-performance-analysis-tool-based-on-linux-4dgm</guid>
      <description>&lt;p&gt;Guider is a system-wide performance analysis tool written in python and open-source released to &lt;a href="https://github.com/iipeace/guider"&gt;https://github.com/iipeace/guider&lt;/a&gt;.&lt;br&gt;
you can analysis your system with it!&lt;br&gt;
if you are interested in Guider then give me your feedback after using it!&lt;/p&gt;

&lt;h2&gt;
  
  
  I share simple commands for you.
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;download source as below.

&lt;ol&gt;
&lt;li&gt;$ git clone &lt;a href="https://github.com/iipeace/guider"&gt;https://github.com/iipeace/guider&lt;/a&gt;
&lt;/li&gt;
&lt;/ol&gt;


&lt;/li&gt;
&lt;li&gt;move guider directory

&lt;ol&gt;
&lt;li&gt;$ cd guider/guider&lt;/li&gt;
&lt;/ol&gt;


&lt;/li&gt;
&lt;li&gt;show guider commands as below.

&lt;ol&gt;
&lt;li&gt;$ ./guider.py -h&lt;/li&gt;
&lt;li&gt;$ ./guider.py top -h&lt;/li&gt;
&lt;li&gt;$ ./guider.py bgtop -h&lt;/li&gt;
&lt;li&gt;$ ./guider.py list -h&lt;/li&gt;
&lt;/ol&gt;


&lt;/li&gt;
&lt;li&gt;run guider commands.

&lt;ol&gt;
&lt;li&gt;$ ./guider.py top&lt;/li&gt;
&lt;li&gt;$ ./guider.py bgtop&lt;/li&gt;
&lt;li&gt;$ ./guider.py list&lt;/li&gt;
&lt;li&gt;$ ./guider.py stop&lt;/li&gt;
&lt;li&gt;$ cat /tmp/guider.out OR /var/log/guider.out&lt;/li&gt;
&lt;li&gt;$ ./guider.py draw guider.out&lt;/li&gt;
&lt;/ol&gt;


&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  5. check graph and chart files. e.g.  &lt;a href="https://cloud.githubusercontent.com/assets/15862689/23285445/a03e0bf0-fa74-11e6-9f5a-872a3f10fe48.png"&gt;https://cloud.githubusercontent.com/assets/15862689/23285445/a03e0bf0-fa74-11e6-9f5a-872a3f10fe48.png&lt;/a&gt;
&lt;/h2&gt;

</description>
      <category>linux</category>
      <category>kernel</category>
      <category>python</category>
      <category>perf</category>
    </item>
  </channel>
</rss>
