<?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 Hi Peter, in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/Intel-VTune-can-not-collect-information-cause-core-dump/m-p/998393#M11968</link>
    <description>&lt;P&gt;Hi Peter,&lt;/P&gt;

&lt;P&gt;Thanks for your reply.&lt;/P&gt;

&lt;P&gt;I dowloaded the update 2, and will do what you mentioned and send you the log file later.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 09 Feb 2015 22:56:45 GMT</pubDate>
    <dc:creator>Max_C_</dc:creator>
    <dc:date>2015-02-09T22:56:45Z</dc:date>
    <item>
      <title>Intel VTune can not collect information &amp; cause core dump</title>
      <link>https://community.intel.com/t5/Analyzers/Intel-VTune-can-not-collect-information-cause-core-dump/m-p/998389#M11964</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;
	we are using Intel VTune 2015 for profiling our application which is &amp;nbsp;running under operating system:2.6.32-504.1.3.el6.x86_64 Red Hat Enterprise Linux Server release 6.6 (Santiago)&lt;BR /&gt;
	CPU: Intel(R) Xeon(R) E5/E7 v2 processor&lt;BR /&gt;
	Frequency &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;2800004679&lt;BR /&gt;
	Logical CPU Count &amp;nbsp;4&lt;BR /&gt;
	----------------------------------------------------------------&lt;BR /&gt;
	I started four ngss.elf which is our product.&lt;BR /&gt;
	# ps -ef|grep ngss&lt;BR /&gt;
	root &amp;nbsp; &amp;nbsp; &amp;nbsp; 400 31483 &amp;nbsp;0 07:34 pts/0 &amp;nbsp; &amp;nbsp;00:00:00 ./ngss.elf --iomn 294921&lt;BR /&gt;
	root &amp;nbsp; &amp;nbsp; 32508 31483 &amp;nbsp;0 07:34 pts/0 &amp;nbsp; &amp;nbsp;00:00:00 ./ngss.elf --iomn 360459&lt;BR /&gt;
	root &amp;nbsp; &amp;nbsp; 32509 31483 &amp;nbsp;0 07:34 pts/0 &amp;nbsp; &amp;nbsp;00:00:00 ./ngss.elf --iomn 393228&lt;BR /&gt;
	root &amp;nbsp; &amp;nbsp; 32510 31483 36 07:34 pts/0 &amp;nbsp; &amp;nbsp;00:00:47 ./ngss.elf --iomn 425997&lt;BR /&gt;
	----------------------------------------------------------------------&lt;BR /&gt;
	Then I used the following command:&lt;BR /&gt;
	# ./amplxe-cl -collect hotspots -run-pass-thru=-no-altstack -target-pid=32510&lt;/P&gt;

&lt;P&gt;----------------------------------------------------------------------&lt;BR /&gt;
	I used the follow command to stop Vtune. But it didn't work.&lt;BR /&gt;
	#./amplxe-cl -r /opt/intel/vtune_amplifier_xe_2015.1.0.367959/bin64/r007hs -command stop&lt;BR /&gt;
	-----------------------------------------------------------------------&lt;BR /&gt;
	So I typed CRTL+C here&lt;BR /&gt;
	The thread just became a defunct thread.&lt;BR /&gt;
	root &amp;nbsp; &amp;nbsp; 32510 31483 &amp;nbsp;1 07:34 pts/0 &amp;nbsp; &amp;nbsp;00:00:51 [ngss.elf] &amp;lt;defunct&amp;gt;&lt;BR /&gt;
	Then boom! Coredump happened after a while.&lt;BR /&gt;
	[3] - Memory fault(coredump) &amp;nbsp; ./ngss.elf --iomn 425997 &amp;amp;&lt;/P&gt;

&lt;P&gt;# ps -ef|grep ngss&lt;BR /&gt;
	root &amp;nbsp; &amp;nbsp; &amp;nbsp; 400 31483 &amp;nbsp;0 07:34 pts/0 &amp;nbsp; &amp;nbsp;00:00:02 ./ngss.elf --iomn 294921&lt;BR /&gt;
	root &amp;nbsp; &amp;nbsp; &amp;nbsp;1468 31483 &amp;nbsp;0 07:48 pts/0 &amp;nbsp; &amp;nbsp;00:00:00 grep ngss&lt;BR /&gt;
	root &amp;nbsp; &amp;nbsp; 32508 31483 &amp;nbsp;0 07:34 pts/0 &amp;nbsp; &amp;nbsp;00:00:02 ./ngss.elf --iomn 360459&lt;BR /&gt;
	root &amp;nbsp; &amp;nbsp; 32509 31483 &amp;nbsp;0 07:34 pts/0 &amp;nbsp; &amp;nbsp;00:00:02 ./ngss.elf --iomn 393228&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;#######################################################&lt;BR /&gt;
	kill -9 32508&lt;BR /&gt;
	#####################################################&lt;BR /&gt;
	# ./amplxe-cl -collect hotspots -duration 5 -target-pid=32508&lt;BR /&gt;
	amplxe: Collection started. To stop the collection, either press CTRL-C or enter from another console window: amplxe-cl -r /opt/intel/vtune_amplifier_xe_2015.1.0.367959/bin64/r009hs -command stop.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;amplxe: Collection detached.&lt;BR /&gt;
	amplxe: Collection stopped.&lt;BR /&gt;
	amplxe: Using result path `/opt/intel/vtune_amplifier_xe_2015.1.0.367959/bin64/r009hs'&lt;BR /&gt;
	amplxe: Executing actions 34 % Precomputing frequently used data&lt;BR /&gt;
	amplxe: Warning: Cannot find data to precompute. Skipping the precomputation step.&lt;BR /&gt;
	amplxe: Executing actions 50 % Generating a report&lt;/P&gt;

&lt;P&gt;Collection and Platform Info&lt;BR /&gt;
	----------------------------&lt;BR /&gt;
	Parameter &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; r009hs&lt;BR /&gt;
	------------------------ &amp;nbsp;--------------------------------------------------------------------------------&lt;BR /&gt;
	Application Command Line&lt;BR /&gt;
	Operating System &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;2.6.32-504.1.3.el6.x86_64 Red Hat Enterprise Linux Server release 6.6 (Santiago)&lt;BR /&gt;
	Computer Name &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; isc01-s00c02h0&lt;BR /&gt;
	Result Size &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1380818&lt;BR /&gt;
	Collection start time &amp;nbsp; &amp;nbsp; 08:45:20 04/02/2015 UTC&lt;BR /&gt;
	Collection stop time &amp;nbsp; &amp;nbsp; &amp;nbsp;08:45:20 04/02/2015 UTC&lt;/P&gt;

&lt;P&gt;CPU&lt;BR /&gt;
	---&lt;BR /&gt;
	Parameter &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;r009hs&lt;BR /&gt;
	----------------- &amp;nbsp;-----------------------------------&lt;BR /&gt;
	Name &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Intel(R) Xeon(R) E5/E7 v2 processor&lt;BR /&gt;
	Logical CPU Count &amp;nbsp;4&lt;/P&gt;

&lt;P&gt;Summary&lt;BR /&gt;
	-------&lt;BR /&gt;
	Elapsed Time: &amp;nbsp;0.000&lt;BR /&gt;
	amplxe: Executing actions 100 % done&lt;BR /&gt;
	drwx------ &amp;nbsp;6 root root &amp;nbsp; &amp;nbsp;4096 Feb &amp;nbsp;4 08:45 r009hs&lt;BR /&gt;
	# ./amplxe-cl -report hotspots&lt;BR /&gt;
	amplxe: Using result path `/opt/intel/vtune_amplifier_xe_2015.1.0.367959/bin64/r009hs'&lt;BR /&gt;
	amplxe: Executing actions 50 % Generating a report&lt;/P&gt;

&lt;P&gt;Empty request output.&lt;BR /&gt;
	amplxe: Executing actions 100 % done&lt;BR /&gt;
	amplxe: Error: 0x40000027 (Reporter error)&lt;/P&gt;

&lt;P&gt;So, I got three questions:&lt;/P&gt;

&lt;P&gt;1. &amp;nbsp;What happened when I press "CTRL+C"? Did vtune send some signal or some other message to the process?&lt;/P&gt;

&lt;P&gt;2. What happened after I input"kill -9 pid"?&lt;/P&gt;

&lt;P&gt;3. Why "Empty request output" happened?&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 04 Feb 2015 13:27:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Intel-VTune-can-not-collect-information-cause-core-dump/m-p/998389#M11964</guid>
      <dc:creator>Max_C_</dc:creator>
      <dc:date>2015-02-04T13:27:39Z</dc:date>
    </item>
    <item>
      <title>This might be another bug</title>
      <link>https://community.intel.com/t5/Analyzers/Intel-VTune-can-not-collect-information-cause-core-dump/m-p/998390#M11965</link>
      <description>&lt;P&gt;This might be another bug report. Thank you.&lt;/P&gt;

&lt;P&gt;You may try to user option "&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;-profiling-signal 33" with option "-duration 60" (avoid ctrl-C incorrect handler?), please reference this&lt;A href="https://software.intel.com/en-us/forums/topic/537321"&gt; thread&lt;/A&gt; (the bug hasn't be fixed yet...I hope that you can generated expected result). For example:&amp;nbsp;(putting vtune result under vtune/bin64 is not recommended)&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;amplxe-runss -r r008 --data-limit-mb=500 --stack-stitching --follow-child --itt-config=frame --stackwalk=offline -profiling-signal 33 -duration 30 --type=cpu:counters:nostack --type=cpu:stack --target-pid 32510&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Feb 2015 01:41:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Intel-VTune-can-not-collect-information-cause-core-dump/m-p/998390#M11965</guid>
      <dc:creator>Peter_W_Intel</dc:creator>
      <dc:date>2015-02-05T01:41:17Z</dc:date>
    </item>
    <item>
      <title>Hi Peter,</title>
      <link>https://community.intel.com/t5/Analyzers/Intel-VTune-can-not-collect-information-cause-core-dump/m-p/998391#M11966</link>
      <description>&lt;P&gt;Hi Peter,&lt;/P&gt;

&lt;P&gt;Thanks for your reply.&lt;/P&gt;

&lt;P&gt;I tried the command you mentioned but failed.&lt;/P&gt;

&lt;P&gt;I set the duration to 3. Here is the detail:&lt;/P&gt;

&lt;P&gt;# ps -ef|grep ngss&lt;BR /&gt;
	root &amp;nbsp; &amp;nbsp; 22545 15238 &amp;nbsp;0 05:43 pts/0 &amp;nbsp; &amp;nbsp;00:00:00 ./ngss.elf --iomn 360459&lt;BR /&gt;
	root &amp;nbsp; &amp;nbsp; 22546 15238 &amp;nbsp;0 05:43 pts/0 &amp;nbsp; &amp;nbsp;00:00:00 ./ngss.elf --iomn 393228&lt;BR /&gt;
	root &amp;nbsp; &amp;nbsp; 22547 15238 &amp;nbsp;0 05:43 pts/0 &amp;nbsp; &amp;nbsp;00:00:00 ./ngss.elf --iomn 425997&lt;BR /&gt;
	root &amp;nbsp; &amp;nbsp; 22902 15238 &amp;nbsp;0 05:44 pts/0 &amp;nbsp; &amp;nbsp;00:00:00 ./ngss.elf --iomn 294921&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;amplxe-runss -r r008 --data-limit-mb=500 --stack-stitching --follow-child --itt-config=frame --stackwalk=offline -profiling-signal 33 -duration 3 --type=cpu:counters:nostack --type=cpu:stack --target-pid 22902&lt;/P&gt;

&lt;P&gt;----------------------------------------------------------------------------------------------------------------&lt;/P&gt;

&lt;P&gt;I waitted for about 1 hour. But it just didn't quit.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;-----------------------------------------------------------------------------------------------------------------&lt;/P&gt;

&lt;P&gt;So I tried to use kill -9+pid of ngss&lt;/P&gt;

&lt;P&gt;output:&lt;/P&gt;

&lt;P&gt;amplxe: Detached&lt;BR /&gt;
	amplxe: Collection stopped - application return code is 0&lt;BR /&gt;
	[4] + Killed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ./ngss.elf --iomn 294921 &amp;amp;&lt;/P&gt;

&lt;P&gt;--------------------------------------------------------------------------------------------------------------------&lt;/P&gt;

&lt;P&gt;I tried to input CTRL+C&lt;/P&gt;

&lt;P&gt;output:&lt;/P&gt;

&lt;P&gt;^Camplxe: Collection failed&lt;/P&gt;

&lt;P&gt;# amplxe-cl -report summary&lt;BR /&gt;
	amplxe: Using result path `/storage/max/r008'&lt;BR /&gt;
	amplxe: Executing actions 14 % Loading data files&lt;BR /&gt;
	amplxe: Error: Cannot load data file `/storage/max/r008/data.1/systemcollector-isc01-s00c02h0.sc' (File is already loaded).&lt;BR /&gt;
	amplxe: Executing actions 34 % Precomputing frequently used data&lt;BR /&gt;
	amplxe: Warning: Cannot find data to precompute. Skipping the precomputation step.&lt;BR /&gt;
	amplxe: Executing actions 50 % Generating a report&lt;/P&gt;

&lt;P&gt;Collection and Platform Info&lt;BR /&gt;
	----------------------------&lt;BR /&gt;
	Parameter &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;r008&lt;BR /&gt;
	--------------------- &amp;nbsp;--------------------------------------------------------------------------------&lt;BR /&gt;
	Operating System &amp;nbsp; &amp;nbsp; &amp;nbsp; 2.6.32-504.1.3.el6.x86_64 Red Hat Enterprise Linux Server release 6.6 (Santiago)&lt;BR /&gt;
	Computer Name &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;isc01-s00c02h0&lt;BR /&gt;
	Result Size &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1369261&lt;BR /&gt;
	Collection start time &amp;nbsp;06:01:57 05/02/2015 UTC&lt;BR /&gt;
	Collection stop time &amp;nbsp; 06:01:57 05/02/2015 UTC&lt;/P&gt;

&lt;P&gt;CPU&lt;BR /&gt;
	---&lt;BR /&gt;
	Parameter &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;r008&lt;BR /&gt;
	----------------- &amp;nbsp;----&lt;BR /&gt;
	Logical CPU Count &amp;nbsp;4&lt;/P&gt;

&lt;P&gt;Summary&lt;BR /&gt;
	-------&lt;BR /&gt;
	Elapsed Time: &amp;nbsp;0.000&lt;BR /&gt;
	amplxe: Executing actions 100 % done&lt;BR /&gt;
	&amp;lt;isc01-s00c02h0:root&amp;gt;/storage/max:&lt;BR /&gt;
	# amplxe-cl -report hotspots&lt;BR /&gt;
	amplxe: Using result path `/storage/max/r008'&lt;BR /&gt;
	amplxe: Executing actions 50 % Generating a report&lt;/P&gt;

&lt;P&gt;Empty request output.&lt;BR /&gt;
	amplxe: Executing actions 100 % done&lt;BR /&gt;
	amplxe: Error: 0x40000027 (Reporter error)&lt;/P&gt;

&lt;P&gt;pstree information:&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;`-xinetd-+-in.telnetd---login---ksh---su---ksh-+-amplxe-runss-+-pinbin&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;`-6*[{amplxe-runss}]&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; `-2*[ngss.elf---32*[{ngss.elf}]]&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;-------------------------------------------------------------------------------------------------------------------&lt;/P&gt;

&lt;P&gt;I start the ngss.elf again and use the following command. Vtune did not quit.&lt;/P&gt;

&lt;P&gt;amplxe-runss -r r009 -command=stop&lt;/P&gt;

&lt;P&gt;----------------------------------------------------------------------------------------------------------------------------------------&lt;/P&gt;

&lt;P&gt;I really did no what happened to Vtune.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Feb 2015 07:16:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Intel-VTune-can-not-collect-information-cause-core-dump/m-p/998391#M11966</guid>
      <dc:creator>Max_C_</dc:creator>
      <dc:date>2015-02-05T07:16:55Z</dc:date>
    </item>
    <item>
      <title>Maybe it was a VTune bug for</title>
      <link>https://community.intel.com/t5/Analyzers/Intel-VTune-can-not-collect-information-cause-core-dump/m-p/998392#M11967</link>
      <description>&lt;P&gt;Maybe it was a VTune bug for ctrl-C handler. Is it possible that you can help to send us? Thank you.&lt;/P&gt;

&lt;P style="font-size: 12px;"&gt;Our developer asked to do:&lt;/P&gt;

&lt;OL style="color: rgb(96, 96, 96); font-size: 13.0080003738403px; line-height: 19.5120010375977px;"&gt;
	&lt;LI&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; export AMPLXE_LOG_LEVEL=TRACE&lt;/LI&gt;
	&lt;LI&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; reproduce the scenario&lt;/LI&gt;
	&lt;LI&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; send me collected result folder and related logs from /tmp/amplxe-log-&amp;lt;username&amp;gt; (last 3 folders)&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;I have an idea to use advance-hotspots instead of hotspots, with system wide profiling. Performance data of all active processes will be collected.&lt;/P&gt;

&lt;P&gt;For example:&lt;/P&gt;

&lt;P&gt;amplxe-cl -collect advanced-hotspots -r r009ah -duration 30&lt;/P&gt;

&lt;P&gt;Using amplxe-gui to view report, and you can filter data to narrow down your interest of process(es).&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Feb 2015 08:08:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Intel-VTune-can-not-collect-information-cause-core-dump/m-p/998392#M11967</guid>
      <dc:creator>Peter_W_Intel</dc:creator>
      <dc:date>2015-02-05T08:08:06Z</dc:date>
    </item>
    <item>
      <title>Hi Peter,</title>
      <link>https://community.intel.com/t5/Analyzers/Intel-VTune-can-not-collect-information-cause-core-dump/m-p/998393#M11968</link>
      <description>&lt;P&gt;Hi Peter,&lt;/P&gt;

&lt;P&gt;Thanks for your reply.&lt;/P&gt;

&lt;P&gt;I dowloaded the update 2, and will do what you mentioned and send you the log file later.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Feb 2015 22:56:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Intel-VTune-can-not-collect-information-cause-core-dump/m-p/998393#M11968</guid>
      <dc:creator>Max_C_</dc:creator>
      <dc:date>2015-02-09T22:56:45Z</dc:date>
    </item>
    <item>
      <title>Hi Peter,</title>
      <link>https://community.intel.com/t5/Analyzers/Intel-VTune-can-not-collect-information-cause-core-dump/m-p/998394#M11969</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;Hi Peter,&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;I had did as you mentioned.:&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="color: rgb(96, 96, 96);"&gt;export AMPLXE_LOG_LEVEL=TRACE&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;amplxe-cl -collect advanced-hotspots -r max_test_2_11 -duration 30 --target-pid 7991&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Everything is OK!!!&lt;/P&gt;

&lt;P&gt;The errors before disappeard......&lt;/P&gt;

&lt;P&gt;Thanks for your support!&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Feb 2015 01:57:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Intel-VTune-can-not-collect-information-cause-core-dump/m-p/998394#M11969</guid>
      <dc:creator>Max_C_</dc:creator>
      <dc:date>2015-02-11T01:57:42Z</dc:date>
    </item>
    <item>
      <title>I considered why did I</title>
      <link>https://community.intel.com/t5/Analyzers/Intel-VTune-can-not-collect-information-cause-core-dump/m-p/998395#M11970</link>
      <description>&lt;P&gt;I considered why did I success.&lt;/P&gt;

&lt;P&gt;As I run advanced hotspots instead of basic hotspots. I found the following description:&lt;/P&gt;

&lt;UL&gt;
	&lt;LI&gt;
		&lt;P&gt;&lt;A&gt;Advanced Hotspots&lt;/A&gt;: Event-based sampling analysis that monitors all the software executing on your system including the operating system modules. The collector interrupts the processor at the specified sampling interval and collects samples of instruction addresses.&lt;/P&gt;
	&lt;/LI&gt;
	&lt;LI&gt;
		&lt;P&gt;&lt;A&gt;Basic Hotspots&lt;/A&gt;: Performance analysis based on user-mode sampling and tracing collection. It focuses on a particular target, identifies functions that took the most CPU time to execute, restores the call tree for each function, and shows thread activity. &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;
	&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;One thing I can make sure is my binary has tight connection with operation system. Some how make the basic hotspots fail....&lt;/P&gt;

&lt;P&gt;Anyway, I will keep on searching.&lt;/P&gt;

&lt;P&gt;Thanks for your reply.&lt;/P&gt;

&lt;P&gt;BTW: Out company is considering to buy this software. What is the meaning of&amp;nbsp;&lt;SPAN style="font-weight: 700; color: rgb(102, 102, 102); font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 14px; line-height: 21px; text-align: center; box-sizing: border-box;"&gt;Floating – 1 user.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-weight: 700; color: rgb(102, 102, 102); font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 14px; line-height: 21px; text-align: center; box-sizing: border-box;"&gt;I want to konw how many users can share one floating license.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P style="text-align: center; "&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Feb 2015 02:32:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Intel-VTune-can-not-collect-information-cause-core-dump/m-p/998395#M11970</guid>
      <dc:creator>Max_C_</dc:creator>
      <dc:date>2015-02-11T02:32:45Z</dc:date>
    </item>
    <item>
      <title>Thanks for this update -</title>
      <link>https://community.intel.com/t5/Analyzers/Intel-VTune-can-not-collect-information-cause-core-dump/m-p/998396#M11971</link>
      <description>&lt;P&gt;Thanks for this update - everything is OK after your trying Update 2.&lt;/P&gt;

&lt;P&gt;Also thank you for considering to buy this software...you are welcome to discuss any technical issue on this forum, in future:-)&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Feb 2015 03:11:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Intel-VTune-can-not-collect-information-cause-core-dump/m-p/998396#M11971</guid>
      <dc:creator>Peter_W_Intel</dc:creator>
      <dc:date>2015-02-11T03:11:44Z</dc:date>
    </item>
    <item>
      <title>&gt;&gt;&gt;One thing I can make sure</title>
      <link>https://community.intel.com/t5/Analyzers/Intel-VTune-can-not-collect-information-cause-core-dump/m-p/998397#M11972</link>
      <description>&lt;P style="font-size: 12px;"&gt;&amp;gt;&amp;gt;&amp;gt;One thing I can make sure is my binary has tight connection with operation system. Some how make the basic hotspots fail....&lt;/P&gt;

&lt;P style="font-size: 12px;"&gt;Anyway, I will keep on searching.&amp;gt;&amp;gt;&amp;gt;&lt;/P&gt;

&lt;P style="font-size: 12px;"&gt;Do you mean that your application is modifying/hooking some Linux data structures?&lt;/P&gt;</description>
      <pubDate>Thu, 12 Feb 2015 12:16:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Intel-VTune-can-not-collect-information-cause-core-dump/m-p/998397#M11972</guid>
      <dc:creator>Bernard</dc:creator>
      <dc:date>2015-02-12T12:16:00Z</dc:date>
    </item>
  </channel>
</rss>

