<?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 Profiling particular functions? in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/Profiling-particular-functions/m-p/824643#M2371</link>
    <description>Frank,&lt;BR /&gt;&lt;BR /&gt;0.1ms is too small interval, I suggest to call this function many times in loop.&lt;BR /&gt;&lt;BR /&gt;Another way is to create a new "New User-mode Sampling and Tracing Analysis"on GUI by clicking "New..." button. Thus, you can adjust "CPU sampling interval, ms:" to "1" (minimal value) - note it will increase overheads when reducing interval value.&lt;BR /&gt;&lt;BR /&gt;Regards, Peter&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 17 Jan 2011 02:13:22 GMT</pubDate>
    <dc:creator>Peter_W_Intel</dc:creator>
    <dc:date>2011-01-17T02:13:22Z</dc:date>
    <item>
      <title>Profiling particular functions?</title>
      <link>https://community.intel.com/t5/Analyzers/Profiling-particular-functions/m-p/824640#M2368</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am new to Intel VTune / Amplifer XE. &lt;BR /&gt;&lt;BR /&gt;I would like to profile a particular function in my code, but when using amplifer xe, hot spot mode, it only shows the top N functions, &lt;BR /&gt;which are all the data preparation function during the init phase of my program. &lt;BR /&gt;&lt;BR /&gt;I played with Amplifier, could find a way to see my target function though. I was using valgrind in Linux, which can do target function analysis easily. &lt;BR /&gt;&lt;BR /&gt;Please give advice / help.&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;&lt;BR /&gt;Frank</description>
      <pubDate>Fri, 14 Jan 2011 04:49:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Profiling-particular-functions/m-p/824640#M2368</guid>
      <dc:creator>qinlz</dc:creator>
      <dc:date>2011-01-14T04:49:06Z</dc:date>
    </item>
    <item>
      <title>Profiling particular functions?</title>
      <link>https://community.intel.com/t5/Analyzers/Profiling-particular-functions/m-p/824641#M2369</link>
      <description>Hi Frank,&lt;BR /&gt;&lt;BR /&gt;Hotspots analysis can collect performance data and can display ALL hot functions.&lt;BR /&gt;&lt;BR /&gt;Is it possible that your interest of function executed extra short time? If so, samples in this function cannot be captured because interrupt interval is 10ms. Please increase call count so samples in this function can be captured.&lt;BR /&gt;&lt;BR /&gt;Back to your question, if you want to profile a specific function ONLY. Please use Pause/Resume API (in your code) from the tool, read this &lt;A href="http://software.intel.com/en-us/articles/use-new-pause-and-resume-api-from-intel-vtune-amplifier-2011-xe/"&gt;article&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;Regards, Peter&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Jan 2011 07:39:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Profiling-particular-functions/m-p/824641#M2369</guid>
      <dc:creator>Peter_W_Intel</dc:creator>
      <dc:date>2011-01-14T07:39:12Z</dc:date>
    </item>
    <item>
      <title>Profiling particular functions?</title>
      <link>https://community.intel.com/t5/Analyzers/Profiling-particular-functions/m-p/824642#M2370</link>
      <description>Peter, thanks for the reply. &lt;BR /&gt;Using pause / resume API is a good idea, and can be used to profile some target code segment. &lt;BR /&gt;&lt;BR /&gt;The function I am trying to optimize only take around 100 micrseonc (0.1ms), so 10ms sampling rate is too coarse. Any other better way to profile this kind of quick functions?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Frank</description>
      <pubDate>Sat, 15 Jan 2011 04:41:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Profiling-particular-functions/m-p/824642#M2370</guid>
      <dc:creator>qinlz</dc:creator>
      <dc:date>2011-01-15T04:41:21Z</dc:date>
    </item>
    <item>
      <title>Profiling particular functions?</title>
      <link>https://community.intel.com/t5/Analyzers/Profiling-particular-functions/m-p/824643#M2371</link>
      <description>Frank,&lt;BR /&gt;&lt;BR /&gt;0.1ms is too small interval, I suggest to call this function many times in loop.&lt;BR /&gt;&lt;BR /&gt;Another way is to create a new "New User-mode Sampling and Tracing Analysis"on GUI by clicking "New..." button. Thus, you can adjust "CPU sampling interval, ms:" to "1" (minimal value) - note it will increase overheads when reducing interval value.&lt;BR /&gt;&lt;BR /&gt;Regards, Peter&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 17 Jan 2011 02:13:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Profiling-particular-functions/m-p/824643#M2371</guid>
      <dc:creator>Peter_W_Intel</dc:creator>
      <dc:date>2011-01-17T02:13:22Z</dc:date>
    </item>
    <item>
      <title>Profiling particular functions?</title>
      <link>https://community.intel.com/t5/Analyzers/Profiling-particular-functions/m-p/824644#M2372</link>
      <description>Wouldn't user created events via __itt_event_start / __itt_event_end ensure that the timing are collected, too (even if they are below the sampling interval)?</description>
      <pubDate>Tue, 01 Feb 2011 14:31:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Profiling-particular-functions/m-p/824644#M2372</guid>
      <dc:creator>stefanego</dc:creator>
      <dc:date>2011-02-01T14:31:05Z</dc:date>
    </item>
    <item>
      <title>Profiling particular functions?</title>
      <link>https://community.intel.com/t5/Analyzers/Profiling-particular-functions/m-p/824645#M2373</link>
      <description>In general speaking, profiling tool monitors event(s)then collects performance data in specific time range, but the timing of __itt_event_start / _itt_event_end are not calculated in.</description>
      <pubDate>Wed, 02 Feb 2011 02:08:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Profiling-particular-functions/m-p/824645#M2373</guid>
      <dc:creator>Peter_W_Intel</dc:creator>
      <dc:date>2011-02-02T02:08:43Z</dc:date>
    </item>
  </channel>
</rss>

