Profiling C++ code

Hi,
I want to profile the editor mode i made, but i am stuck on how that works.
i cant find the functions in unreal insights. does profiling the editor itself even work?
I also tried profiling in visual studio. that works, but i cant get it to load the symbols for my code.
please help

i now use vtune from intel and it does what i need.