Use SQL Profiler instead - then you will get not only the SQL but also important related information such as I/O impact, timings etc etc.
For a more detailed answer, see: http://stackoverflow.com/questions/76208/good-way-to-time-sql-queries-when-using-linq-to-sql#79665
