I'm trying to analyze CPU usage of third party process. I zoomed in on 3 sec of process eating 25% of CPU and it's a single thread 4184 doing it. When I add "stack" column after Thread Column, it shows that processing split is between [Root] and n/a
What n/a means? Stack column is empty for it.