Actions
Bug #3390
open/usr/demo/dtrace/tcprst.d is outdated
Status:
New
Priority:
Normal
Assignee:
-
Category:
DTrace
Start date:
2012-11-26
Due date:
% Done:
0%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
dtrace: failed to compile script /usr/demo/dtrace/tcprst.d: line 98: tcpu_ports is not a member of union
Updated by David Höppner almost 9 years ago
The main problem here are the dtrace probes. tcp__trace__recv is still there, but tcp__trace_send got removed (unintentional?)
I don't know if tcp__trace_send should be added back or not.
Actions