• Create New Trace

    In Event Selection Tab, un-check others than RPC:Completed

    Click on Column Filters, Click Application Name like ".Net SqlClient Data Provider"

    Click on Client Process Id=<your host_process_id>

    (host_process_id=select host_process_id from sys.dm_exec_sessions)

    Click OK and Run the trace.

    You will get only traces for for your client and also .net SQL client, not others like Report Server, etc.