Commit d7c470e
tcpconnlat: Remove entries from map in all cases
If there is not any reply to the connection, the sock entry in the start
map is never removed, this commit adds a new tracepoint on
tcp_sock_destroy to remove the socket from the map in all cases.
Signed-off-by: Mauricio Vásquez <[email protected]>1 parent 0dcc57b commit d7c470e
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
113 | 122 | | |
114 | 123 | | |
115 | 124 | | |
| |||
0 commit comments