I am launching an application using VTune and profiling it. Once the test is run, I see a spike in branch prediction unit.
To optimize my application, I need to figure out what part of the code causes this spike. Is there a way through VTune I can figure this out?