<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Performance tools for Threading (lock contention issues), p in Intel® Moderncode for Parallel Architectures</title>
    <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Performance-tools-for-Threading-lock-contention-issues-profiling/m-p/878832#M3276</link>
    <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;First thing first, the VTune analyzer can always help you pinpoint multi-threading issues at micro-architecture level (contention, false-sharing, utilization of cores, etc) and application level metrics (locking, synchronization calls to the OS, etc). VTune can also show how threads are scheduled by the OS and how much time they spend on different cores. this information is useful to find out if cpu affinity should be considered or not.&lt;/P&gt;&lt;P&gt;I would also recommend you to take a look at TPTP project: &lt;A href="http://www.eclipse.org/tptp/"&gt;http://www.eclipse.org/tptp/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;There are many tools out there to consider. JProfiler, NetBeans Profiler, are few to look at if not already.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Levent&lt;/P&gt;</description>
    <pubDate>Tue, 30 Sep 2008 13:22:08 GMT</pubDate>
    <dc:creator>Huseyin_A_Intel1</dc:creator>
    <dc:date>2008-09-30T13:22:08Z</dc:date>
    <item>
      <title>Performance tools for Threading (lock contention issues), profiling, load testing for Java based applications</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Performance-tools-for-Threading-lock-contention-issues-profiling/m-p/878831#M3275</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Arial" size="2"&gt;&lt;FONT face="Times New Roman" size="3"&gt; What are popular tools used for, profiling Java applications,for identifying threading related issues, performance load testingrunning on a VM or running on top of a J2EE stack, especially on SMP/multi-core platforms? I am looking at tools, both commercial and open source.&lt;/FONT&gt; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;I am looking into anyone who has strong opinion (+ve or -ve) on the tools they have tried. &lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jun 2008 04:28:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Performance-tools-for-Threading-lock-contention-issues-profiling/m-p/878831#M3275</guid>
      <dc:creator>Milind_H_Intel</dc:creator>
      <dc:date>2008-06-03T04:28:59Z</dc:date>
    </item>
    <item>
      <title>Re: Performance tools for Threading (lock contention issues), p</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Performance-tools-for-Threading-lock-contention-issues-profiling/m-p/878832#M3276</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;First thing first, the VTune analyzer can always help you pinpoint multi-threading issues at micro-architecture level (contention, false-sharing, utilization of cores, etc) and application level metrics (locking, synchronization calls to the OS, etc). VTune can also show how threads are scheduled by the OS and how much time they spend on different cores. this information is useful to find out if cpu affinity should be considered or not.&lt;/P&gt;&lt;P&gt;I would also recommend you to take a look at TPTP project: &lt;A href="http://www.eclipse.org/tptp/"&gt;http://www.eclipse.org/tptp/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;There are many tools out there to consider. JProfiler, NetBeans Profiler, are few to look at if not already.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Levent&lt;/P&gt;</description>
      <pubDate>Tue, 30 Sep 2008 13:22:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Performance-tools-for-Threading-lock-contention-issues-profiling/m-p/878832#M3276</guid>
      <dc:creator>Huseyin_A_Intel1</dc:creator>
      <dc:date>2008-09-30T13:22:08Z</dc:date>
    </item>
  </channel>
</rss>

