Search code examples
asp.net-mvcstackify

What is the Untracked Application Code in the Stackify Prefix


I am using the Stackify for the ASP.NET MVC project. It's showing one of the results as the Untracked Application Code

stackify result

can anyone help me?


Solution

  • "Untracked Application Code" happens because the profiler for Prefix has a set list of commonly used class paths and methods that it looks for. If it just generically profiled everything it see's it could cause spikes in CPU and Memory usage on the machine Prefix is installed on. Stackify has some documentation that will help you configure these classpaths and methods to show up in Prefix