<?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 Can't import custom data in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/Can-t-import-custom-data/m-p/1150848#M17410</link>
    <description>&lt;P&gt;Hi, I'm trying to use VTune to view some google json trace data. I've custom converted it into csv which looks like this (truncated for easy reproduction):&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;name,start_tsc.UTC,end_tsc,pid,tid&lt;BR /&gt;E:/edward/dev17.5/hfs/houdini/help/vexhelp,2019-08-26 16:50:14.879000,2019-08-26 16:51:32.232000,,&lt;BR /&gt;E:/edward/dev17.5/hfs/houdini/help/command.help,2019-08-26 16:50:14.878000,2019-08-26 16:50:40.690000,,&lt;BR /&gt;E:/edward/dev17.5/hfs/houdini/help/exprhelp,2019-08-26 16:50:14.879000,2019-08-26 16:50:39.200000,,&lt;BR /&gt;E:/edward/dev17.5/hfs/houdini/help/config.help,2019-08-26 16:50:14.880000,2019-08-26 16:50:16.405000,,&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;From the command line I've tried:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;amplxe-cl -import path_to_file.csv&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;But all I can get is this:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;amplxe: Importing a new result 100 % done&lt;BR /&gt;amplxe: Using result path `C:\Users\edward\Documents\Amplifier XE\Projects\dev17.5 build\r012'&lt;BR /&gt;amplxe: Executing actions 50 % done&lt;BR /&gt;amplxe: Error: 0x4000002a (Database interface error) -- Precompute error&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;What am I missing?&lt;/P&gt;</description>
    <pubDate>Mon, 26 Aug 2019 14:59:01 GMT</pubDate>
    <dc:creator>e4lam</dc:creator>
    <dc:date>2019-08-26T14:59:01Z</dc:date>
    <item>
      <title>Can't import custom data</title>
      <link>https://community.intel.com/t5/Analyzers/Can-t-import-custom-data/m-p/1150848#M17410</link>
      <description>&lt;P&gt;Hi, I'm trying to use VTune to view some google json trace data. I've custom converted it into csv which looks like this (truncated for easy reproduction):&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;name,start_tsc.UTC,end_tsc,pid,tid&lt;BR /&gt;E:/edward/dev17.5/hfs/houdini/help/vexhelp,2019-08-26 16:50:14.879000,2019-08-26 16:51:32.232000,,&lt;BR /&gt;E:/edward/dev17.5/hfs/houdini/help/command.help,2019-08-26 16:50:14.878000,2019-08-26 16:50:40.690000,,&lt;BR /&gt;E:/edward/dev17.5/hfs/houdini/help/exprhelp,2019-08-26 16:50:14.879000,2019-08-26 16:50:39.200000,,&lt;BR /&gt;E:/edward/dev17.5/hfs/houdini/help/config.help,2019-08-26 16:50:14.880000,2019-08-26 16:50:16.405000,,&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;From the command line I've tried:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;amplxe-cl -import path_to_file.csv&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;But all I can get is this:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;amplxe: Importing a new result 100 % done&lt;BR /&gt;amplxe: Using result path `C:\Users\edward\Documents\Amplifier XE\Projects\dev17.5 build\r012'&lt;BR /&gt;amplxe: Executing actions 50 % done&lt;BR /&gt;amplxe: Error: 0x4000002a (Database interface error) -- Precompute error&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;What am I missing?&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2019 14:59:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Can-t-import-custom-data/m-p/1150848#M17410</guid>
      <dc:creator>e4lam</dc:creator>
      <dc:date>2019-08-26T14:59:01Z</dc:date>
    </item>
    <item>
      <title>Currently you can't import</title>
      <link>https://community.intel.com/t5/Analyzers/Can-t-import-custom-data/m-p/1150849#M17411</link>
      <description>&lt;P&gt;Currently you can't import custom data into new result. You can only add it to an existing result. The idea&amp;nbsp;behind this is that such external data complements the one&amp;nbsp;&amp;nbsp;that VTune collects&amp;nbsp; - i.e. you can see it alongside with all kinds of profiling information VTune provides out of the box like PMU events, memory/upi/pci bandwidth, etc.&lt;/P&gt;&lt;P&gt;So&amp;nbsp; what you can&amp;nbsp;do is collect the google json traces&amp;nbsp;in parallel with some VTune collection. After that you can import you custom data into VTune result. You can even automate this to some extent using custom collector VTune feature - e.g. see this article as an example:&amp;nbsp;https://software.intel.com/en-us/articles/profiling-tensorflow-workloads-with-intel-vtune-amplifier&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2019 16:15:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Can-t-import-custom-data/m-p/1150849#M17411</guid>
      <dc:creator>Dmitry_R_Intel1</dc:creator>
      <dc:date>2019-08-26T16:15:00Z</dc:date>
    </item>
    <item>
      <title>I tried that but it's not</title>
      <link>https://community.intel.com/t5/Analyzers/Can-t-import-custom-data/m-p/1150850#M17412</link>
      <description>&lt;P&gt;I tried that but it's not practical in my case because I'm profiling a build process that takes over 2 hours. So I don't want to fake a "collection" that runs two hours. If I just tell it to run some process that finishes immediately, then I run into "Timestamp out of range problems", so it skips all the data. I then tried to import the data again using the "Import using CSV" using the generated result which gave no errors or warnings but I still could see any of the data.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2019 16:35:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Can-t-import-custom-data/m-p/1150850#M17412</guid>
      <dc:creator>e4lam</dc:creator>
      <dc:date>2019-08-26T16:35:56Z</dc:date>
    </item>
    <item>
      <title>I'm afraid you have to have</title>
      <link>https://community.intel.com/t5/Analyzers/Can-t-import-custom-data/m-p/1150851#M17413</link>
      <description>&lt;P&gt;I'm afraid you have to have VTune result and it must cover the whole running time. This is the only way.&lt;/P&gt;&lt;P&gt;Can you tell us more about the data you are trying to analyze and why you want to use VTune to visualize it?&lt;/P&gt;</description>
      <pubDate>Tue, 27 Aug 2019 09:42:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Can-t-import-custom-data/m-p/1150851#M17413</guid>
      <dc:creator>Dmitry_R_Intel1</dc:creator>
      <dc:date>2019-08-27T09:42:14Z</dc:date>
    </item>
    <item>
      <title>I want to use VTune to</title>
      <link>https://community.intel.com/t5/Analyzers/Can-t-import-custom-data/m-p/1150852#M17414</link>
      <description>&lt;P&gt;I want to use VTune to visualize it because Chrome's "about:tracing" UI is not nearly as good, plus I already have VTune at my disposal.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Aug 2019 11:50:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Can-t-import-custom-data/m-p/1150852#M17414</guid>
      <dc:creator>e4lam</dc:creator>
      <dc:date>2019-08-27T11:50:52Z</dc:date>
    </item>
  </channel>
</rss>

