#58- View I/O operations

http://www.intellij.net/tracker/netprofiler/viewSCR?publicId=58
What about the ability to show only the invocations where I/O operations are done? Just like file reading writing, remoting stream reading writing and database reading writing.

In some cases I want to see only the performance of all I/O operations.

Regards,

Mark Monster

0
3 comments
Avatar
Permanently deleted user

Hmm... How could we detect that some call is I/O operation? I think that's quite difficult to do.

0
Avatar
Permanently deleted user

http://www.intellij.net/tracker/netprofiler/viewSCR?publicId=58

State of this request was changed from "Submitted" to "To be discussed"

Priority: ?
Planned for version: ]]>

0
Avatar
Permanently deleted user

What about capturing the operations that use System.IO for fileoperations. System.Data for database operations (I think) System.Net for Network operations.

0

Please sign in to leave a comment.