What can i use to profile an OpenGL Application while installed

I have two versions of an OpenGL app, one that performs well and one that doesn’t.
The applications contain no debugging information and need to be profiled at run time after compilation.

What tool might i use?
a long time ago gDEBugger might have been the answer… Now I don’t know.