When profiling my code, I get a grayed out "other" category displaying in the Hottest Functions and Hottest Modules. What does this represent? Why does it show up? Is there any way I can turn this "other" into something useful?
At first I thought it may have been kernel space code, but it still appears when I enable kernel space profiling.
I'm concerned about this "other" category because it is obtaining a large number of samples during the profile.