![]() Previous |
![]() Next |
The Socket Write panel contains a pie chart that shows relative amount of data written to sockets by the application during the recording time. Clicking a color on the pie chart highlights the corresponding socket address in the legend. The pie chart legend contains a table that lists the socket addresses to which writes occurred. This table contains the following columns:
Remote Address: The address of the socket to which data was written.
Remote Host: The host of the socket to which data was written.
Total Write Time: The total duration of write operations to the socket.
Number of Ports: The number of ports used by the socket.
Total Bytes Written: The total size in bytes written to the socket.
Write Count: The total number of write operations to the socket.
Threads Writing: The IDs of threads that initiated the writes to the socket. This column is hidden by default.
For information about working with tables, see Working with Tables.