![]() Previous |
![]() Next |
The Socket Read panel contains a pie chart that shows relative amount of data read from 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 from which reads occurred. This table contains the following columns:
Remote Address: The address of the socket from which data was read.
Remote Host: The host of the socket from which data was read.
Total Read Time: The total duration of read operations from the socket.
Number of Ports: The number of ports used by the socket.
Total Bytes Read: The total size in bytes read from the socket.
Read Count: The total number of read operations from the socket.
Threads Reading: The IDs of threads that initiated the reads from the socket. This column is hidden by default.
For information about working with tables, see Working with Tables.