What options are available if I want to profile stuff that is not invoked by my MVC application? I'm using in-memory storage. I tried to add profiling to an ASP.NET Web API 2 project, but I couldn't get the profiling results to show up at ~/mini-profiler-resources/result-index. The same goes for profiling Hangfire background jobs.