I personally would use a code profiler rather than an SQL profiler (I prefer JetBrain dotTrace). The Entity Framework sometimes generates several requests depending on the operation it performs, so it will not be trivial to mark every request that you see for a specific operation, because it does not necessarily find it in every request.
, EF - , linq, , . , , , , SQL-.