<?xml version="1.0" encoding="UTF-8"?>











<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>Support Forums: Message List - The Lazy Man’s Profiler</title>
    <link>http://www.theserverside.com</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    
        <generator>Jive Forums Silver 5.5.30 (www.jivesoftware.com)</generator>
    
    <pubDate>Wed, 22 May 2013 18:08:31 -0400</pubDate>


    <item>

        <title>The Lazy Man’s Profiler</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=62480</link>

        

        
            <description><![CDATA[<p>Or just use the VisualVM sampler, conveniently included with every JDK.</p>
<p>The sampler samples call stacks every 100 ms by default when turned on and gives you a rough idea where time is spent</p>]]></description>
        

        <pubDate>Thu, 16 Jun 2011 15:06:51 -0400</pubDate>

        

        <jf:creationDate>Thu, 16 Jun 2011 15:06:51 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 16 Jun 2011 15:06:51 -0400</jf:modificationDate>
        <jf:date>Jun 16, 2011</jf:date>
        <jf:author>Barry van Someren</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>The Lazy Man’s Profiler</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=62480</link>

        

        
            <description><![CDATA[<p>Antoher option is to use jstack utility to generate thread dumps each few seconds and then see what your code was doing.</p>]]></description>
        

        <pubDate>Wed, 15 Jun 2011 08:05:19 -0400</pubDate>

        

        <jf:creationDate>Wed, 15 Jun 2011 08:05:19 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 15 Jun 2011 08:05:19 -0400</jf:modificationDate>
        <jf:date>Jun 15, 2011</jf:date>
        <jf:author>asa saa</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>The Lazy Man’s Profiler</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=62480</link>

        

        
            <description><![CDATA[<p>Or you could use a light-weight sampling profiler like the one I built for <a href="http://messadmin.sourceforge.net" target="_blank">MessAdmin</a>, my open-source monitoring tool.</p>...]]></description>
        

        <pubDate>Tue, 14 Jun 2011 05:19:40 -0400</pubDate>

        

        <jf:creationDate>Tue, 14 Jun 2011 05:19:40 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 14 Jun 2011 05:19:40 -0400</jf:modificationDate>
        <jf:date>Jun 14, 2011</jf:date>
        <jf:author>Cédrik LIME</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>The Lazy Man’s Profiler</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=62480</link>

        

        
            <description><![CDATA[<p>At <a href="http://blogs.windwardreports.com/davidt/2011/06/the-lazy-mans-profiler.html" target="_blank">Windward Wrocks</a> David Thielen talks about an alternative to profilers that can be used in many situations.</p>...]]></description>
        

        <pubDate>Thu, 09 Jun 2011 22:23:49 -0400</pubDate>

        

        <jf:creationDate>Thu, 09 Jun 2011 22:23:49 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 09 Jun 2011 22:23:49 -0400</jf:modificationDate>
        <jf:date>Jun 9, 2011</jf:date>
        <jf:author>DavidThi</jf:author>
        <jf:replyCount>3</jf:replyCount>
    </item>



</channel>
</rss>

