How can I monitor the queries made by 64 bit application. The monitor works only for 32 bit applications.

I have problem with the performance:

When I run 32 bit app the query for a report takes 1 second.
When I compile the code as 64 bit it takes 20 seconds and the mouse pointer changing many times to SQLWait that's why I need to monitor the queries to find out what happens.