<?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: VTune creates projects in the wrong directory in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/VTune-creates-projects-in-the-wrong-directory/m-p/1722918#M26050</link>
    <description>&lt;P&gt;In fact the env var&amp;nbsp;VTUNE_PROJECTS_DIR did not solve my problem. Even with `export`, the project dir is still created at `~/intel/vtune/project.`&lt;/P&gt;&lt;P&gt;The `--data-directory` option sets the path only for the project files. `~/intel/vtune` is still created, containing `settings/`.&lt;/P&gt;</description>
    <pubDate>Tue, 21 Oct 2025 18:25:55 GMT</pubDate>
    <dc:creator>Beleg</dc:creator>
    <dc:date>2025-10-21T18:25:55Z</dc:date>
    <item>
      <title>VTune creates projects in the wrong directory</title>
      <link>https://community.intel.com/t5/Analyzers/VTune-creates-projects-in-the-wrong-directory/m-p/1722630#M26046</link>
      <description>&lt;P&gt;I've installed VTune 2025.4.0 via oneApi toolkit in a custom location (`~/.intel/oneapi/vtune/2025.4/`) on my Debian 13 machine. I noticed that running vtune-server makes a new `~/intel/vtune` directory in my home directory, in which it stores project files and their respective collected data. While&lt;/P&gt;&lt;P&gt;I want to know if this is the expected behavior, and if there's a way I can prevent it from littering my home dir.&lt;/P&gt;</description>
      <pubDate>Sun, 19 Oct 2025 17:57:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/VTune-creates-projects-in-the-wrong-directory/m-p/1722630#M26046</guid>
      <dc:creator>Beleg</dc:creator>
      <dc:date>2025-10-19T17:57:59Z</dc:date>
    </item>
    <item>
      <title>Re: VTune creates projects in the wrong directory</title>
      <link>https://community.intel.com/t5/Analyzers/VTune-creates-projects-in-the-wrong-directory/m-p/1722633#M26047</link>
      <description>&lt;P&gt;Hey Beleg! Yeah, that’s actually the expected behavior — VTune always creates a default workspace in ~/intel/vtune for project data, even if you’ve installed it somewhere else. It uses that directory to store collected results and configs tied to your user profile.&lt;/P&gt;&lt;P&gt;If you want to change that location, you can override it by setting the &lt;STRONG&gt;VTUNE_PROJECTS_DIR&lt;/STRONG&gt; environment variable before running VTune or vtune-server, like this:&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;export&lt;/SPAN&gt; VTUNE_PROJECTS_DIR=/your/preferred/path vtune-server&lt;/P&gt;&lt;P&gt;That’ll make VTune use your custom directory instead of littering your home folder.&lt;/P&gt;</description>
      <pubDate>Sun, 19 Oct 2025 20:49:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/VTune-creates-projects-in-the-wrong-directory/m-p/1722633#M26047</guid>
      <dc:creator>Alessio436</dc:creator>
      <dc:date>2025-10-19T20:49:29Z</dc:date>
    </item>
    <item>
      <title>Re: VTune creates projects in the wrong directory</title>
      <link>https://community.intel.com/t5/Analyzers/VTune-creates-projects-in-the-wrong-directory/m-p/1722692#M26048</link>
      <description>&lt;P&gt;Thank you very much! VTUNE_PROJECTS_DIR is what I was looking for.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Oct 2025 06:39:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/VTune-creates-projects-in-the-wrong-directory/m-p/1722692#M26048</guid>
      <dc:creator>Beleg</dc:creator>
      <dc:date>2025-10-20T06:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: VTune creates projects in the wrong directory</title>
      <link>https://community.intel.com/t5/Analyzers/VTune-creates-projects-in-the-wrong-directory/m-p/1722868#M26049</link>
      <description>&lt;P&gt;Here is also '--data-directory' option available in VTune Server:&lt;BR /&gt;&lt;A href="https://www.intel.com/content/www/us/en/docs/vtune-profiler/user-guide/2025-4/run-vtune-profiler-server.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/docs/vtune-profiler/user-guide/2025-4/run-vtune-profiler-server.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Oct 2025 07:56:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/VTune-creates-projects-in-the-wrong-directory/m-p/1722868#M26049</guid>
      <dc:creator>Ruslan_M_Intel</dc:creator>
      <dc:date>2025-10-21T07:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: VTune creates projects in the wrong directory</title>
      <link>https://community.intel.com/t5/Analyzers/VTune-creates-projects-in-the-wrong-directory/m-p/1722918#M26050</link>
      <description>&lt;P&gt;In fact the env var&amp;nbsp;VTUNE_PROJECTS_DIR did not solve my problem. Even with `export`, the project dir is still created at `~/intel/vtune/project.`&lt;/P&gt;&lt;P&gt;The `--data-directory` option sets the path only for the project files. `~/intel/vtune` is still created, containing `settings/`.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Oct 2025 18:25:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/VTune-creates-projects-in-the-wrong-directory/m-p/1722918#M26050</guid>
      <dc:creator>Beleg</dc:creator>
      <dc:date>2025-10-21T18:25:55Z</dc:date>
    </item>
  </channel>
</rss>

