What can cause an application to run faster under oprofile?
I am trying to speed up a very slow SDL2 application on Linux. I want to use oprofile to see where the problem areas are. When running under oprofile, with no changes, it runs 80-100x faster than usual. The fast oprofile and slow non-oprofile behavior is fully repeatable and consistent.