<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Ali Raza</title>
    <description>The latest articles on DEV Community by Ali Raza (@ali_raza_8b5532e8f40b03f2).</description>
    <link>https://dev.to/ali_raza_8b5532e8f40b03f2</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3154632%2Fa75d3833-a364-42d9-ab01-9fe66a711392.png</url>
      <title>DEV Community: Ali Raza</title>
      <link>https://dev.to/ali_raza_8b5532e8f40b03f2</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ali_raza_8b5532e8f40b03f2"/>
    <language>en</language>
    <item>
      <title>Built a tool to visualize the whole chain of call graphs of any function using static analysis</title>
      <dc:creator>Ali Raza</dc:creator>
      <pubDate>Mon, 12 May 2025 15:33:35 +0000</pubDate>
      <link>https://dev.to/ali_raza_8b5532e8f40b03f2/built-a-tool-to-visualize-the-whole-chain-of-call-graphs-of-any-function-using-static-analysis-2j9b</link>
      <guid>https://dev.to/ali_raza_8b5532e8f40b03f2/built-a-tool-to-visualize-the-whole-chain-of-call-graphs-of-any-function-using-static-analysis-2j9b</guid>
      <description>&lt;p&gt;Ever stared at a function and thought: "Wait... what actually happens when this runs?"&lt;/p&gt;

&lt;p&gt;Been there, so I built a free tool that maps out the entire chain of function calls — using static analysis only.&lt;br&gt;
 Perfect for:&lt;/p&gt;

&lt;p&gt;🧠 Understanding legacy systems&lt;br&gt;
⚡ Faster onboarding&lt;br&gt;
🔍 Exploring complex codebases&lt;/p&gt;

&lt;p&gt;You can try it out from the VS Code marketplace &lt;a href="https://marketplace.visualstudio.com/items?itemName=bevel-software.bevel&amp;amp;ssr=false" rel="noopener noreferrer"&gt;https://marketplace.visualstudio.com/items?itemName=bevel-software.bevel&amp;amp;ssr=false&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Would love to hear your thoughts or suggestions!&lt;/p&gt;

</description>
      <category>softwaredevelopment</category>
      <category>tooling</category>
      <category>opensource</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
