<?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:vtsspp error at file vcs/perfrun1/launcher/src/plugin_manager_impl.hpp in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/vtsspp-error-at-file-vcs-perfrun1-launcher-src-plugin-manager/m-p/1324391#M21465</link>
    <description>&lt;P&gt;Thanks for the confirmation. We shall stop monitoring this thread.&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 25 Oct 2021 07:59:43 GMT</pubDate>
    <dc:creator>Vinutha_SV</dc:creator>
    <dc:date>2021-10-25T07:59:43Z</dc:date>
    <item>
      <title>vtsspp error at file vcs/perfrun1/launcher/src/plugin_manager_impl.hpp</title>
      <link>https://community.intel.com/t5/Analyzers/vtsspp-error-at-file-vcs-perfrun1-launcher-src-plugin-manager/m-p/1315405#M21343</link>
      <description>&lt;P&gt;Hello everyone, I have been trying to follow this post:&amp;nbsp;&lt;A href="https://software.intel.com/content/www/us/en/develop/documentation/vtune-cookbook/top/configuration-recipes/profiling-performance-anomalies.html#profiling-performance-anomalies_BUILD" target="_blank"&gt;https://software.intel.com/content/www/us/en/develop/documentation/vtune-cookbook/top/configuration-recipes/profiling-performance-anomalies.html#profiling-performance-anomalies_BUILD&lt;/A&gt;,&amp;nbsp;and I successfully compiled the program after preparing for analysis as shown below:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JayJ_0-1631887321314.png" style="width: 502px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/19462iDD1CCA975F1D3C97/image-dimensions/502x62/is-moderation-mode/true?v=v2&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" width="502" height="62" role="button" title="JayJ_0-1631887321314.png" alt="JayJ_0-1631887321314.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Next, I have been trying to run the vtune anomaly-detection function (I am posting a command-line screenshot here,&amp;nbsp;&lt;STRONG&gt;but I also tried on VTune-GUI&amp;nbsp;&lt;/STRONG&gt;as explained in the above post, following step-by-step)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JayJ_1-1631887414085.png" style="width: 570px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/19463i8802E85F9DAFD074/image-dimensions/570x87/is-moderation-mode/true?v=v2&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" width="570" height="87" role="button" title="JayJ_1-1631887414085.png" alt="JayJ_1-1631887414085.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I tried my best to see if I could fix this problem, so I took a look at performance logs and tried to understand what this "Internal Error" meant. After digging through, I found this from the performance log, which gave me a lot of clearer reasons:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JayJ_4-1631887843905.png" style="width: 607px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/19466i5939F432906AC271/image-dimensions/607x255/is-moderation-mode/true?v=v2&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" width="607" height="255" role="button" title="JayJ_4-1631887843905.png" alt="JayJ_4-1631887843905.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;ERROR Log says the following:&lt;/P&gt;
&lt;DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;lt;ERROR&amp;gt;&lt;/SPAN&gt; &lt;SPAN&gt;perfrun.launcher&lt;/SPAN&gt;&lt;SPAN&gt; &amp;lt;&amp;gt; - vtsspp can not perform an operation and will be disabled., at file: vcs/perfrun1/launcher/src/plugin_manager_impl.hpp:&lt;/SPAN&gt;&lt;SPAN&gt;434&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Which made me believe that maybe my&amp;nbsp;vtsspp driver wasn't probably loaded or installed. Therefore, I went ahead and&amp;nbsp;rebuild the vtsspp driver and then&amp;nbsp;loaded it.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JayJ_3-1631887593795.png" style="width: 538px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/19465i71D4C8BAE53BFC89/image-dimensions/538x74/is-moderation-mode/true?v=v2&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" width="538" height="74" role="button" title="JayJ_3-1631887593795.png" alt="JayJ_3-1631887593795.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;After doing this, I still get the same error. I'm sort of out of the idea (maybe I need to try to fix warnings too?); I have also checked the requirements. My CPU is Intel Core i5-10400F which is a Comet Lake that is later than Skylake.&lt;/P&gt;
&lt;P&gt;I also tried uninstalling and reinstalling Intel VTune, still to no avail (and repeating the above procedures). I am sort of out of ideas, maybe I could try this on a different computer (if I can find one), but I was hoping I can get this fixed since I don't have another desktop.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would appreciate any kind of suggestions/tips.&lt;BR /&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Fri, 17 Sep 2021 14:13:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/vtsspp-error-at-file-vcs-perfrun1-launcher-src-plugin-manager/m-p/1315405#M21343</guid>
      <dc:creator>JayJ</dc:creator>
      <dc:date>2021-09-17T14:13:59Z</dc:date>
    </item>
    <item>
      <title>Re: vtsspp error at file vcs/perfrun1/launcher/src/plugin_manager_impl.hpp</title>
      <link>https://community.intel.com/t5/Analyzers/vtsspp-error-at-file-vcs-perfrun1-launcher-src-plugin-manager/m-p/1315901#M21349</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for posting in Intel Communities. We will work on this issue internally and get back to you with an update. Meanwhile we would like you to provide some information to us so that we can debug your issue further:&lt;/P&gt;
&lt;P&gt;1) The reproducer i.e. the sample application you're running the analysis on.&lt;/P&gt;
&lt;P&gt;2) Your OS details along with version.&lt;/P&gt;
&lt;P&gt;3) List of drivers installed along with your VTune Profiler&lt;/P&gt;
&lt;P&gt;4) Self checker logs&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Alekhya&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Sep 2021 03:55:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/vtsspp-error-at-file-vcs-perfrun1-launcher-src-plugin-manager/m-p/1315901#M21349</guid>
      <dc:creator>AlekhyaV_Intel</dc:creator>
      <dc:date>2021-09-22T03:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: vtsspp error at file vcs/perfrun1/launcher/src/plugin_manager_impl.hpp</title>
      <link>https://community.intel.com/t5/Analyzers/vtsspp-error-at-file-vcs-perfrun1-launcher-src-plugin-manager/m-p/1316522#M21368</link>
      <description>&lt;P&gt;Hello, thank you for the reply. Here is my best attempt at answering your questions; please let me know if anything is incorrect or not appropriately posted; if you give me the input to obtain the results, I can use them and get you more accurate results.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1) The reproducer:&lt;/P&gt;
&lt;LI-CODE lang="cpp"&gt;#include &amp;lt;stdio.h&amp;gt;
#include &amp;lt;stdlib.h&amp;gt;
#include "ittnotify.h"
#define MAX_LENGTH 8

struct target { int assign, total; } *vuln;

int counter = MAX_LENGTH;
int maximum = MAX_LENGTH;
int *size, *type;

void perf_fun() {
    while (counter--) {           
        if (*size == 10) {        
            *size = 1;             
        } else {
            vuln-&amp;gt;assign = *size;  
        }
        printf("Hello World %d\n", vuln-&amp;gt;total);
    }
}

int main(int argc, char **argv)
{
    int value = atoi(argv[1]);
    size = malloc(sizeof(int));
    size = &amp;amp;value;
    type = malloc(sizeof(int));
    type = &amp;amp;value;

    vuln = malloc(sizeof(struct target));
    __itt_pt_region region = __itt_pt_region_create("region of interest");
    for (int i = 0; i &amp;lt; counter; i++)
    {       
        __itt_mark_pt_region_begin(region);
       perf_fun();         
        __itt_mark_pt_region_end(region);
    }
}&lt;/LI-CODE&gt;
&lt;P&gt;command to compile the above program:&lt;/P&gt;
&lt;LI-CODE lang="bash"&gt;icc toy.c -I/opt/intel/oneapi/vtune/latest/sdk/include /opt/intel/oneapi/vtune/latest/sdk/lib64/libittnotify.a -lpthread -o toy&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2) OS details:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;  Operating System: Ubuntu 20.04.3 LTS
            Kernel: Linux 5.11.0-34-generic
      Architecture: x86-64&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3) List of drivers installed:&lt;/P&gt;
&lt;P&gt;Here is what I got after installing the drivers via the command.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;sudo ./insmod-sep -r -g jay&lt;/LI-CODE&gt;
&lt;P&gt;Summary: PAX, SOCPERF, SEP, VTSSPP, SOCWATCH drivers have been installed&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JayJ_0-1632331169511.png" style="width: 774px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/19542iC00DDDE102602705/image-dimensions/774x484/is-moderation-mode/true?v=v2&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" width="774" height="484" role="button" title="JayJ_0-1632331169511.png" alt="JayJ_0-1632331169511.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;4) Self checker log&lt;/P&gt;
&lt;P&gt;So this one, I'm not too sure what I need to post here, but I have attached a log file that might be helpful. If it is incorrect, please let me know, and I will reupload it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Sep 2021 17:24:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/vtsspp-error-at-file-vcs-perfrun1-launcher-src-plugin-manager/m-p/1316522#M21368</guid>
      <dc:creator>JayJ</dc:creator>
      <dc:date>2021-09-22T17:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: vtsspp error at file vcs/perfrun1/launcher/src/plugin_manager_impl.hpp</title>
      <link>https://community.intel.com/t5/Analyzers/vtsspp-error-at-file-vcs-perfrun1-launcher-src-plugin-manager/m-p/1317926#M21386</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for sharing all the information with us. We would suggest you to run the analysis after loading all the drivers and check if your issue is resolved or not. Also the log you've shared is not a self-checker log. So we have provided the steps below to get the self checker log.&lt;/P&gt;
&lt;P&gt;1) In Vtune installed directory(path: /intel/oneapi/vtune/latest/bin64), run the below command:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;sh vtune-self-checker.sh&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2) VTune Profiler Self Check Utility starts and the log location will be given in the end of the analysis(Log location: /tmp/vtune-tmp-administrator/self-checker-2021.09.28_20.01.48/log.txt)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please follow the below steps and send us thr self-checker log.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Alekhya&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 04:59:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/vtsspp-error-at-file-vcs-perfrun1-launcher-src-plugin-manager/m-p/1317926#M21386</guid>
      <dc:creator>AlekhyaV_Intel</dc:creator>
      <dc:date>2021-09-29T04:59:39Z</dc:date>
    </item>
    <item>
      <title>Re: vtsspp error at file vcs/perfrun1/launcher/src/plugin_manager_impl.hpp</title>
      <link>https://community.intel.com/t5/Analyzers/vtsspp-error-at-file-vcs-perfrun1-launcher-src-plugin-manager/m-p/1318658#M21395</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your response and direction.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is the step that I took to run the self-checker:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="steps.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/19718iB32594B189F84C94/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="steps.png" alt="steps.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I made sure drivers are loaded, and then run the `vtune self-checker.sh`.&lt;/P&gt;
&lt;P&gt;I have attached the log that was generated after running the checker.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="final.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/19719i29B51ACA22943B7E/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="final.png" alt="final.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;One additional thing that I did (after running the self-checker) was to modify this text file&amp;nbsp;/proc/sys/kernel/perf_event_paranoid and change the value from 4 -&amp;gt; 0 as suggested from the self-checker.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sincerely,&lt;/P&gt;
&lt;P&gt;Jay&lt;/P&gt;</description>
      <pubDate>Fri, 01 Oct 2021 20:22:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/vtsspp-error-at-file-vcs-perfrun1-launcher-src-plugin-manager/m-p/1318658#M21395</guid>
      <dc:creator>JayJ</dc:creator>
      <dc:date>2021-10-01T20:22:13Z</dc:date>
    </item>
    <item>
      <title>Re:vtsspp error at file vcs/perfrun1/launcher/src/plugin_manager_impl.hpp</title>
      <link>https://community.intel.com/t5/Analyzers/vtsspp-error-at-file-vcs-perfrun1-launcher-src-plugin-manager/m-p/1319942#M21411</link>
      <description>&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you sharing all the logs we requested. We have checked your self checker logs but couldn't find any issue in it. To investigate your issue further, we'd like to have your dmesg logs. &lt;B&gt;dmesg &lt;/B&gt;logs are generated when we run the dmesg command. It is called as a driver message which is used to examine the kernel ring buffer and print the message buffer of kernel. The output of this command contains the messages produced by the device drivers. By going through the logs, we can find out where the problem occurred.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;First we'd like you to run the anomaly detection analysis and after it fails, run the below command:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;dmesg &amp;gt; dmesg.log&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;With the above command, all the contents(dmesg log) are saved in dmesg.log file. Please share it with us, We'll check the file and get back to you with an update.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Alekhya&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Oct 2021 06:55:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/vtsspp-error-at-file-vcs-perfrun1-launcher-src-plugin-manager/m-p/1319942#M21411</guid>
      <dc:creator>AlekhyaV_Intel</dc:creator>
      <dc:date>2021-10-07T06:55:26Z</dc:date>
    </item>
    <item>
      <title>Re:vtsspp error at file vcs/perfrun1/launcher/src/plugin_manager_impl.hpp</title>
      <link>https://community.intel.com/t5/Analyzers/vtsspp-error-at-file-vcs-perfrun1-launcher-src-plugin-manager/m-p/1321876#M21430</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Could you please give us an update regarding this issue? &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Alekhya&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Oct 2021 04:47:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/vtsspp-error-at-file-vcs-perfrun1-launcher-src-plugin-manager/m-p/1321876#M21430</guid>
      <dc:creator>AlekhyaV_Intel</dc:creator>
      <dc:date>2021-10-14T04:47:42Z</dc:date>
    </item>
    <item>
      <title>Re: Re:vtsspp error at file vcs/perfrun1/launcher/src/plugin_manager_impl.hpp</title>
      <link>https://community.intel.com/t5/Analyzers/vtsspp-error-at-file-vcs-perfrun1-launcher-src-plugin-manager/m-p/1322165#M21437</link>
      <description>&lt;P&gt;Sorry for the late reply,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is the step I took:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="steps.png" style="width: 999px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/19980iE7EA5CC468F42944/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="steps.png" alt="steps.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And I have attached the dmesg.log. I hope this is helpful,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind regards,&lt;BR /&gt;Jay&lt;/P&gt;</description>
      <pubDate>Fri, 15 Oct 2021 02:23:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/vtsspp-error-at-file-vcs-perfrun1-launcher-src-plugin-manager/m-p/1322165#M21437</guid>
      <dc:creator>JayJ</dc:creator>
      <dc:date>2021-10-15T02:23:16Z</dc:date>
    </item>
    <item>
      <title>Re:vtsspp error at file vcs/perfrun1/launcher/src/plugin_manager_impl.hpp</title>
      <link>https://community.intel.com/t5/Analyzers/vtsspp-error-at-file-vcs-perfrun1-launcher-src-plugin-manager/m-p/1323101#M21452</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for sharing your logs with us. We'll work on this internally and will get back to you with an update.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Alekhya&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Oct 2021 12:20:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/vtsspp-error-at-file-vcs-perfrun1-launcher-src-plugin-manager/m-p/1323101#M21452</guid>
      <dc:creator>AlekhyaV_Intel</dc:creator>
      <dc:date>2021-10-19T12:20:33Z</dc:date>
    </item>
    <item>
      <title>Re: vtsspp error at file vcs/perfrun1/launcher/src/plugin_manager_impl.hpp</title>
      <link>https://community.intel.com/t5/Analyzers/vtsspp-error-at-file-vcs-perfrun1-launcher-src-plugin-manager/m-p/1323128#M21455</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/179345"&gt;@JayJ&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Attached simple patch adds missed IPT support for your CPU. This should help.&lt;/P&gt;
&lt;P&gt;To apply the patch, go to VTune installation directory:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;cd /opt/&lt;EM&gt;&amp;lt;vtune_install_dir&amp;gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Unzip and apply the patch:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;gunzip ipt-cml.patch.gz&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;patch -p1 &amp;lt; ipt-cml.patch&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Then SEPDK drivers should be rebuild and reloaded:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;cd sepdk/src/&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;./build-driver -ni&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;./insmod-sep -r -g &lt;EM&gt;&amp;lt;your_group&amp;gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;BR /&gt;Alexey&lt;/P&gt;</description>
      <pubDate>Tue, 19 Oct 2021 14:01:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/vtsspp-error-at-file-vcs-perfrun1-launcher-src-plugin-manager/m-p/1323128#M21455</guid>
      <dc:creator>Alexey_B_Intel2</dc:creator>
      <dc:date>2021-10-19T14:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: vtsspp error at file vcs/perfrun1/launcher/src/plugin_manager_impl.hpp</title>
      <link>https://community.intel.com/t5/Analyzers/vtsspp-error-at-file-vcs-perfrun1-launcher-src-plugin-manager/m-p/1324227#M21463</link>
      <description>&lt;P&gt;Dear&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/106740"&gt;@Alexey_B_Intel2&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your patch fixed the problem as shown below:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JayJ_0-1635006292311.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/20163iB72DDF4E80173398/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="JayJ_0-1635006292311.png" alt="JayJ_0-1635006292311.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your help&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/156335"&gt;@AlekhyaV_Intel&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/106740"&gt;@Alexey_B_Intel2&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 23 Oct 2021 20:25:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/vtsspp-error-at-file-vcs-perfrun1-launcher-src-plugin-manager/m-p/1324227#M21463</guid>
      <dc:creator>JayJ</dc:creator>
      <dc:date>2021-10-23T20:25:41Z</dc:date>
    </item>
    <item>
      <title>Re:vtsspp error at file vcs/perfrun1/launcher/src/plugin_manager_impl.hpp</title>
      <link>https://community.intel.com/t5/Analyzers/vtsspp-error-at-file-vcs-perfrun1-launcher-src-plugin-manager/m-p/1324391#M21465</link>
      <description>&lt;P&gt;Thanks for the confirmation. We shall stop monitoring this thread.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Oct 2021 07:59:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/vtsspp-error-at-file-vcs-perfrun1-launcher-src-plugin-manager/m-p/1324391#M21465</guid>
      <dc:creator>Vinutha_SV</dc:creator>
      <dc:date>2021-10-25T07:59:43Z</dc:date>
    </item>
  </channel>
</rss>

